Skip to main content

ContractOperationVersion

@midnight-ntwrk/ledger v3.0.2 β€’ Readme | API


@midnight-ntwrk/ledger v3.0.2 / ContractOperationVersion

Class: ContractOperationVersion

The version associated with a ContractOperation

Constructors​

new ContractOperationVersion(version)​

new ContractOperationVersion(version): ContractOperationVersion

Parameters​

β€’ version: "v1"

Returns​

ContractOperationVersion

Properties​

version​

readonly version: "v1";

Methods​

toString()​

toString(compact?): string

Parameters​

β€’ compact?: boolean

Returns​

string