migrate_state

Function migrate_state 

Source
pub fn migrate_state<'a, 'b, 'c: 'info, 'info>(
    ctx: Context<'a, 'b, 'c, 'info, MigrateState<'info>>,
    input: MigrateLeafParams,
) -> Result<()>
Expand description

Migrate state from a v1 state Merkle tree to a v2 state Merkle tree.