Options
All
  • Public
  • Public/Protected
  • All
Menu

Type of a pool key in pool registration certificate. Ledger device needs to distinguish between keys which are owned by a third party or by this device if one needs to sign pool registration certificate as an operator.

see

PoolKey

Index

Enumeration members

Enumeration members

THIRD_PARTY = "third_party"

Pool key is third party

see

PoolKeyThirdPartyParams

DEVICE_OWNED = "device_owned"

Pool key is owned by this device

see

PoolKeyDeviceOwnedParams

Generated using TypeDoc