GovActionInfo
@harmoniclabs/cardano-ledger-ts • Docs
@harmoniclabs/cardano-ledger-ts / GovActionInfo
Class: GovActionInfo
Implements
IGovActionIGovActionInfoToCbor
Constructors
new GovActionInfo()
new GovActionInfo(
_info?):GovActionInfo
Parameters
• _info?: IGovActionInfo
Returns
Defined in
src/governance/GovAction/GovActionInfo.ts:20
Properties
govActionType
readonlygovActionType:Info
Implementation of
Defined in
src/governance/GovAction/GovActionInfo.ts:18
Methods
toCbor()
toCbor():
CborString
Returns
CborString
Implementation of
ToCbor.toCbor
Defined in
src/governance/GovAction/GovActionInfo.ts:29
toCborObj()
toCborObj():
CborArray
Returns
CborArray
Implementation of
ToCbor.toCborObj
Defined in
src/governance/GovAction/GovActionInfo.ts:33
toData()
toData(
v?):DataConstr
Parameters
• v?: ToDataVersion
Returns
DataConstr