@cashu/cashu-ts
Preparing search index...
SerializedBlindedMessage
Type Alias SerializedBlindedMessage
Blinded message for sending to the mint.
type
SerializedBlindedMessage
=
{
amount
:
number
;
B_
:
string
;
id
:
string
;
}
Index
Properties
amount
B_
id
Properties
amount
amount
:
number
Amount.
B_
B_
:
string
Blinded message.
id
id
:
string
Keyset id.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
B_
id
@cashu/cashu-ts
Loading...
Blinded message for sending to the mint.