Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KeyringSigner ¶
type KeyringSigner struct {
// contains filtered or unexported fields
}
func (KeyringSigner) Alg ¶
func (m KeyringSigner) Alg() string
func (KeyringSigner) DIDKeyID ¶
func (m KeyringSigner) DIDKeyID() (string, error)
func (KeyringSigner) PubKey ¶
func (m KeyringSigner) PubKey() (cryptotypes.PubKey, error)
Click to show internal directories.
Click to hide internal directories.