Skip to main content

GovActionNoConfidence

@harmoniclabs/cardano-ledger-tsDocs


@harmoniclabs/cardano-ledger-ts / GovActionNoConfidence

Class: GovActionNoConfidence

Implements

Constructors

new GovActionNoConfidence()

new GovActionNoConfidence(__namedParameters): GovActionNoConfidence

Parameters

__namedParameters: IGovActionNoConfidence

Returns

GovActionNoConfidence

Defined in

src/governance/GovAction/GovActionNoConfidence.ts:28

Properties

govActionId

readonly govActionId: undefined | TxOutRef

Implementation of

IGovActionNoConfidence.govActionId

Defined in

src/governance/GovAction/GovActionNoConfidence.ts:26


govActionType

readonly govActionType: NoConfidence

Implementation of

IGovAction.govActionType

Defined in

src/governance/GovAction/GovActionNoConfidence.ts:25

Methods

toCbor()

toCbor(): CborString

Returns

CborString

Implementation of

ToCbor.toCbor

Defined in

src/governance/GovAction/GovActionNoConfidence.ts:38


toCborObj()

toCborObj(): CborArray

Returns

CborArray

Implementation of

ToCbor.toCborObj

Defined in

src/governance/GovAction/GovActionNoConfidence.ts:42


toData()

toData(v?): DataConstr

Parameters

v?: ToDataVersion

Returns

DataConstr

Implementation of

ToData.toData

Defined in

src/governance/GovAction/GovActionNoConfidence.ts:50