v1

latestSwagger 2.02026-07-1760133127.0 KB
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.

PocketMigrationMsgRecoverMorseAccountResponse required

MsgRecoverMorseAccountResponse is returned from MsgRecoverMorseAccount.

  • Indicates the morse_src_address of the recovered account
  • Reports the sum of any actor stakes and unstaked balance recovered
  • Reports the session end height in which the recovery was committed
  • Returns the destination Shannon address

Next free index: 5