Skip to main content

ContractOperationVersion

For the complete documentation index, see llms.txt

@midnight/ledger v8.0.3


@midnight/ledger / ContractOperationVersion

Class: ContractOperationVersion

The version associated with a ContractOperation

Constructors

Constructor

new ContractOperationVersion(version): ContractOperationVersion;

Parameters

version

"v3"

Returns

ContractOperationVersion

Properties

version

readonly version: "v3";

Methods

toString()

toString(compact?): string;

Parameters

compact?

boolean

Returns

string