ContractOperationVersion
For the complete documentation index, see llms.txt
@midnight/ledger / ContractOperationVersion
Class: ContractOperationVersion
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