Export

RevRegWalletUpdatedResult

Hierarchy

  • RevRegWalletUpdatedResult

Properties

accum_calculated?: {
    [key: string]: object;
}

Calculated accumulator for phantom revocations

Type declaration

  • [key: string]: object

Memberof

RevRegWalletUpdatedResult

accum_fixed?: {
    [key: string]: object;
}

Applied ledger transaction to fix revocations

Type declaration

  • [key: string]: object

Memberof

RevRegWalletUpdatedResult

rev_reg_delta?: {
    [key: string]: object;
}

Indy revocation registry delta

Type declaration

  • [key: string]: object

Memberof

RevRegWalletUpdatedResult

Generated using TypeDoc