Type of a reward account in pool registration certificate. Ledger device needs to distinguish between reward accounts which are owned by a third party or by this device if one needs to sign pool registration certificate as an owner.

See

PoolRewardAccount

Enumeration Members

Enumeration Members

THIRD_PARTY: "third_party"

Pool reward account is third party

See

PoolRewardAccountThirdPartyParams

DEVICE_OWNED: "device_owned"

Pool reward account is owned by this device

See

PoolRewardAccountDeviceOwnedParams

Generated using TypeDoc