Skip to main content

VerifierKeyRemove

For the complete documentation index, see llms.txt

@midnight/ledger v8.0.3


@midnight/ledger / VerifierKeyRemove

Class: VerifierKeyRemove

특정 연산 및 버전의 검증자 키를 제거하는 업데이트 명령입니다.

Constructors

Constructor

new VerifierKeyRemove(operation, version): VerifierKeyRemove;

Parameters

operation

string | Uint8Array<ArrayBufferLike>

version

ContractOperationVersion

Returns

VerifierKeyRemove

Properties

operation

readonly operation: string | Uint8Array<ArrayBufferLike>;

version

readonly version: ContractOperationVersion;

Methods

toString()

toString(compact?): string;

Parameters

compact?

boolean

Returns

string