Documentation
¶
Index ¶
Constants ¶
View Source
const ( Ed25519Flag KeyPair = 0 Secp256k1Flag KeyPair = 1 ErrorFlag byte = math.MaxUint8 )
View Source
const ( DefaultAccountAddressLength = 16 AccountAddress20Length = 20 AccountAddress32Length = 32 )
Variables ¶
This section is empty.
Functions ¶
func FetchKeyPair ¶
func FetchKeyPair(value string) (models.SuiKeyPair, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.