Versions in this module Expand all Collapse all v7 v7.2.0 May 21, 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/v11 github.com/axone-protocol/axoned/v8 github.com/axone-protocol/axoned/v9