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