//
pkg.gl
Category
github.com/azd1997/golang-MimbleWimble-try
utils
package
0.0.0-20190512144547-bd70fc9e237a
Repository:
https://github.com/azd1997/golang-mimblewimble-try.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
5
Files
40 SLOC
#
Functions
Base58Decode
基于第三方base58库实现的Base58解码*/.
Base58Encode
TODO:Base58编码解码过程理解基于第三方base58库实现的Base58编码*/.
Handle
err处理程序*/.
Handle2
No description provided by the author
Handle3
No description provided by the author
ToHex
整型数据转换成十六进制的字节数组,用以让Nonce、Difficulty参与区块哈希计算*/.