Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func VerifyKeyToAddr ¶
func VerifyKeyToAddr(verifyKey string) sdk.AccAddress
Types ¶
type DidCredential ¶
type IxoDid ¶
type IxoDid struct { Did string `json:"did" yaml:"did"` VerifyKey string `json:"verifyKey" yaml:"verifyKey"` EncryptionPublicKey string `json:"encryptionPublicKey" yaml:"encryptionPublicKey"` Secret Secret `json:"secret" yaml:"secret"` }
func (IxoDid) Address ¶
func (id IxoDid) Address() sdk.AccAddress
Click to show internal directories.
Click to hide internal directories.