SingleUpdate
@midnight/ledger / SingleUpdate
Type Alias: SingleUpdate
type SingleUpdate =
| ReplaceAuthority
| VerifierKeyRemove
| VerifierKeyInsert;
A single update instruction in a MaintenanceUpdate.
@midnight/ledger / SingleUpdate
type SingleUpdate =
| ReplaceAuthority
| VerifierKeyRemove
| VerifierKeyInsert;
A single update instruction in a MaintenanceUpdate.