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.
pub fn migrate_state<'a, 'b, 'c: 'info, 'info>(
ctx: Context<'a, 'b, 'c, 'info, MigrateState<'info>>,
input: MigrateLeafParams,
) -> Result<()>Migrate state from a v1 state Merkle tree to a v2 state Merkle tree.