Skip to main content

ChargedState

For the complete documentation index, see llms.txt

@midnight-ntwrk/onchain-runtime v3.0.0


@midnight-ntwrk/onchain-runtime / ChargedState

Class: ChargedState

스토리지 주석이 달린 StateValue를 나타냅니다.

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

Constructors

new ChargedState()

new ChargedState(state): ChargedState

Parameters

state

StateValue

Returns

ChargedState

Properties

state

readonly state: StateValue;

Methods

toString()

toString(compact?): string

Parameters

compact?

boolean

Returns

string