@cashu/cashu-ts
Preparing search index...
V4InnerToken
Type Alias V4InnerToken
TokenEntry in a V4 Token.
type
V4InnerToken
=
{
i
:
Uint8Array
;
p
:
V4ProofTemplate
[]
;
}
Index
Properties
i
p
Properties
i
i
:
Uint8Array
ID.
p
p
:
V4ProofTemplate
[]
Proofs.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
i
p
@cashu/cashu-ts
Loading...
TokenEntry in a V4 Token.