Typo fix
This commit is contained in:
parent
975668a314
commit
efd1a3ac44
@ -152,7 +152,7 @@ func (msg StdSignMsg) Bytes() []byte {
|
||||
|
||||
//__________________________________________________________
|
||||
|
||||
// TxDeocder unmarshals transaction bytes
|
||||
// TxDecoder unmarshals transaction bytes
|
||||
type TxDecoder func(txBytes []byte) (Tx, Error)
|
||||
|
||||
//__________________________________________________________
|
||||
|
||||
Loading…
Reference in New Issue
Block a user