Msg

Request a new signature

post/warden.warden.v1beta2.Msg/NewSignRequest

Request body

authoritystring
key_idstring uint64
inputstring byte
sign_method'SIGN_METHOD_BLACK_BOX' | 'SIGN_METHOD_ETH' | 'SIGN_METHOD_OSMOSIS'

SignMethod specifies what method of the protocol should be used for parsing the data to be signed.

  • SIGN_METHOD_BLACK_BOX: Sign method black box means that the input will be used as-is.
  • SIGN_METHOD_ETH: Sign method ETH means that the input will be parsed as an Ethereum transaction.
  • SIGN_METHOD_OSMOSIS: Sign method Osmosis means that the input will be parsed as an Osmosis transaction.
analyzersstring[]

Response

A successful response.

Changes

No recorded changes to this endpoint across all 1 revision of this API.