@cashu/cashu-ts
Preparing search index...
ProofState
Type Alias ProofState
Entries of CheckStateResponse with state of the proof.
type
ProofState
=
{
state
:
CheckStateEnum
;
witness
:
string
|
null
;
Y
:
string
;
}
Index
Properties
state
witness
Y
Properties
state
state
:
CheckStateEnum
witness
witness
:
string
|
null
Y
Y
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
state
witness
Y
@cashu/cashu-ts
Loading...
Entries of CheckStateResponse with state of the proof.