Versions in this module Expand all Collapse all v11 v11.0.1 Dec 18, 2024 v11.0.0 Dec 11, 2024 Changes in this version + func Commands() *cobra.Command + func SignCmd() *cobra.Command + type KeyringSigner struct + func (m KeyringSigner) Alg() string + func (m KeyringSigner) DIDKeyID() (string, error) + func (m KeyringSigner) PubKey() (cryptotypes.PubKey, error) + func (m KeyringSigner) Sign(data []byte) ([]byte, error) Other modules containing this package github.com/axone-protocol/axoned/v10 github.com/axone-protocol/axoned/v7 github.com/axone-protocol/axoned/v8 github.com/axone-protocol/axoned/v9