Msg

post/pocket.migration.Msg/RecoverMorseAccount

Request body

authoritystring

The bech32-encoded address of the migration module authority account ("gov" module address by default). ONLY the authority, or its delegates, MAY recover Morse recoverable accounts.

morse_src_addressstring
shannon_dest_addressstring

The bech32-encoded address of the Shannon account to which the Morse account's stake(s) and/or balance(s) will be minted (recovered) as liquid Shannon tokens.

Response

A successful response.

morse_src_addressstring
session_end_heightstring int64

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

shannon_dest_addressstring

The bech32-encoded address of the Shannon account to which the Morse account's stake(s) and/or balance(s) were recovered.

Changes