Documentation ¶
Index ¶
- func Bytes2HexStr(bytes []byte) string
- func HashTx(tx *txs.TxQcp) []byte
- func KeepRunning(callback func(sig os.Signal))
- func ParseUrls(firstURL, secondURL string) (fus, sus []url.URL, err error)
- func SignTxQcp(tx *txs.TxQcp, prikey string, cdc *amino.Codec) error
- func StringTx(tx *txs.TxQcp) string
- func Transform(tx *txs.TxQcp) (*tmtypes.EventDataTx, error)
- func UnmarshalKey(base64key string) (*ed25519.PrivKeyEd25519, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnmarshalKey ¶ added in v0.0.3
func UnmarshalKey(base64key string) (*ed25519.PrivKeyEd25519, error)
UnmarshalKey returns the key ed25519.PrivKeyEd25519
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.