The highest tagged major version is
v7.
package
Version:
v3.2.0
Opens a new window with list of versions in this module.
Published: May 31, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GetSignCmd returns the command allowing to sign an arbitrary for later verification
type SignatureData struct {
Address string `json:"address"`
PubKey string `json:"pub_key"`
Signature string `json:"signature"`
Value string `json:"value"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.