# Functions
fromUserID - user id when txType is TxType_COMMON fromUserID - publick key hex when txType is TxType_REGACCT to - contract Hex when txType is TxType_CONTRACT appID - contract regID when txType is TxType_CONTRACT appID - coin name when txType is TxType_UcoinTransfer.
Decode docode with custom alphabet.
return prefix + hash + error.
Encode encode with custom alphabet.
No description provided by the author
No description provided by the author
NewAlphabet create a custom alphabet from 58-length string.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Alphabet: copy from https://en.wikipedia.org/wiki/Base58.
Errors.
# Structs
Alphabet The base58 alphabet object.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
仅实现了单币种转账.