Skip to main content

ChargedState

For the complete documentation index, see llms.txt

@midnight/ledger v8.0.3


@midnight/ledger / ChargedState

Class: ChargedState

스토리지 어노테이션이 포함된 StateValue를 나타냅니다.

현재까지 과금된 상태 사용량을 추적합니다.

Constructors

Constructor

new ChargedState(state): ChargedState;

Parameters

state

StateValue

Returns

ChargedState

Properties

state

readonly state: StateValue;

Methods

toString()

toString(compact?): string;

Parameters

compact?

boolean

Returns

string