Options
All
  • Public
  • Public/Protected
  • All
Menu

Type of an owner in pool registration certificate. Ledger device needs to distinguish between owners which are third party and this device if one needs to sign pool registration certificate as an owner.

see

PoolOwner

Index

Enumeration members

Enumeration members

THIRD_PARTY = "third_party"

Pool owner is third party

see

PoolOwnerThirdPartyParams

DEVICE_OWNED = "device_owned"

Pool owner is this device

see

PoolOwnerDeviceOwnedParams

Generated using TypeDoc