Preparing search index...
The search index is not available
OPNet
OPNet
IStorageValue
Interface IStorageValue
Description
This interface is used to represent a stored value. IStorageValue
interface
IStorageValue
{
height
:
BigNumberish
;
pointer
:
PointerLike
;
proofs
?:
string
[]
;
value
:
string
|
Buffer
;
}
Implemented by
StoredValue
Index
Properties
height
pointer
proofs?
value
Properties
Readonly
height
height
:
BigNumberish
Readonly
pointer
pointer
:
PointerLike
Optional
Readonly
proofs
proofs
?:
string
[]
Readonly
value
value
:
string
|
Buffer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
pointer
proofs
value
OPNet
Loading...
Description
This interface is used to represent a stored value. IStorageValue