Msg

post/pocket.migration.Msg/ClaimMorseAccount

Request body

morse_public_keystring byte

The ed25519 public key of the morse account with morse_src_address.

morse_signaturestring byte
shannon_dest_addressstring

The bech32-encoded address of the Shannon account to which the claimed balance will be minted.

shannon_signing_addressstring

The bech32-encoded address of the Shannon account which is signing for this message. This account is liable for any fees incurred by violating the constraints of Morse account/actor claim message fee waiving; the tx contains ONE OR MORE Morse account/actor claim messages AND has EXACTLY ONE signer.

Response

A successful response.

morse_src_addressstring
session_end_heightstring int64

The session end height (on Shannon) in which the claim was committed (i.e. claimed).

Changes