fedimint_ln_client::db

Function get_v3_migrated_state

source
pub(crate) fn get_v3_migrated_state(
    operation_id: OperationId,
    cursor: &mut Cursor<&[u8]>,
) -> Result<Option<(Vec<u8>, OperationId)>>
Expand description

Migrates Refund state with enum prefix 5 to contain the error_reason field