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

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