Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

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