Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSwarmKey ¶
Types ¶
type EncryptedKey ¶
type EncryptedKey struct { Address string `json:"address"` Crypto keyCripto `json:"crypto"` Version int `json:"version"` Id string `json:"id"` }
This format is compatible with Ethereum JSON v3 key file format.
Click to show internal directories.
Click to hide internal directories.