# Functions
创建空交易单 only transfer for now.
发送交易单.
Decode docode with custom alphabet.
return prefix + hash + error.
Encode encode with custom alphabet.
No description provided by the author
NewAlphabet create a custom alphabet from 58-length string.
对空交易单进行签名.
No description provided by the author
对签名结果进行验证.
# Variables
Alphabet: copy from https://en.wikipedia.org/wiki/Base58.
No description provided by the author
No description provided by the author
Errors.
No description provided by the author
# Structs
Alphabet The base58 alphabet object.
No description provided by the author
No description provided by the author