diff --git a/docs/staging/classes/CashuMint.html b/docs/staging/classes/CashuMint.html
index 81206da7e..10b100beb 100644
--- a/docs/staging/classes/CashuMint.html
+++ b/docs/staging/classes/CashuMint.html
@@ -23,7 +23,7 @@
Hierarchy
+Defined in src/CashuMint.ts:36
+Defined in src/CashuMint.ts:41
Properties
@@ -132,14 +132,14 @@ Parameters
options: RequestOptions
Returns Promise<T>
+Defined in src/CashuMint.ts:41
Private
_mintUrl
_mintUrl: string
+Defined in src/CashuMint.ts:41
+Defined in src/CashuMint.ts:46
+Defined in src/CashuMint.ts:277
checkMintQuote
@@ -202,7 +202,7 @@ quote: Returns Promise<MintQuoteResponse>the mint will create and return a Lightning invoice for the specified amount
+Defined in src/CashuMint.ts:163
+Defined in src/CashuMint.ts:236
createMintQuote
@@ -235,7 +235,7 @@ mintQuotePayload: Returns Promise<MintQuoteResponse>
the mint will create and return a new mint quote containing a payment request for the specified amount and unit
+Defined in src/CashuMint.ts:133
+Defined in src/CashuMint.ts:69
+Defined in src/CashuMint.ts:405
getKeys
@@ -276,7 +276,7 @@ Optional
Returns Promise<MintActiveKeys>the mints public keys
+Defined in src/CashuMint.ts:379
+Defined in src/CashuMint.ts:317
+Defined in src/CashuMint.ts:197
+Defined in src/CashuMint.ts:437
+Defined in src/CashuMint.ts:103
Static
check
@@ -379,7 +379,7 @@ Returns Promise<
Returns Promise<CheckStateResponse>
redeemed and unredeemed ordered list of booleans
+Defined in src/CashuMint.ts:327
Static
checkMeltQuote
@@ -416,7 +416,7 @@ options: Returns Promise<T>
Returns Promise<MeltQuoteResponse>
+Defined in src/CashuMint.ts:246
Static
checkMintQuote
@@ -454,7 +454,7 @@ Returns Promise<
Returns Promise<MintQuoteResponse>
the mint will create and return a Lightning invoice for the specified amount
+Defined in src/CashuMint.ts:144
Static
createMeltQuote
@@ -489,7 +489,7 @@ options: Returns Promise<T>
Returns Promise<MeltQuoteResponse>
+Defined in src/CashuMint.ts:207
Static
createMintQuote
@@ -527,7 +527,7 @@ Returns Promise<
Returns Promise<MintQuoteResponse>
the mint will create and return a new mint quote containing a payment request for the specified amount and unit
+Defined in src/CashuMint.ts:114
Static
getInfo
@@ -560,7 +560,7 @@ options: Returns Promise<T>
Returns Promise<GetInfoResponse>
+Defined in src/CashuMint.ts:55
Static
getKeySets
@@ -594,7 +594,7 @@ Returns Promise<
Returns Promise<MintAllKeysets>
all the mints past and current keysets.
+Defined in src/CashuMint.ts:393
Static
getKeys
@@ -631,7 +631,7 @@ options: Returns Promise<T>
Returns Promise<MintActiveKeys>
+Defined in src/CashuMint.ts:353
Static
melt
@@ -666,7 +666,7 @@ options: Returns Promise<T>
Returns Promise<MeltQuoteResponse>
+Defined in src/CashuMint.ts:288
Static
mint
@@ -704,7 +704,7 @@ Returns Promise<
Returns Promise<MintResponse>
serialized blinded signatures
+Defined in src/CashuMint.ts:174
Static
restore
@@ -737,7 +737,7 @@ options: Returns Promise<T>
Returns Promise<PostRestoreResponse>
+Defined in src/CashuMint.ts:418
Static
split
@@ -775,7 +775,7 @@ Returns Promise<
Returns Promise<SwapResponse>
signed outputs
+Defined in src/CashuMint.ts:80
Returns Promise<MeltTokensResponse>
+Defined in src/CashuWallet.ts:420
mintTokens
@@ -482,7 +482,7 @@ Optional
Returns Promise<{
proofs: Proof[];
}>proofs
+Defined in src/CashuWallet.ts:359
payLnInvoice
@@ -513,7 +513,7 @@ Optional
Optional keysetId?: string
Returns Promise<MeltTokensResponse>
+Defined in src/CashuWallet.ts:461
payLnInvoiceWithToken
@@ -545,7 +545,7 @@ Optional
Optional keysetId?: string
Returns Promise<MeltTokensResponse>
+Defined in src/CashuWallet.ts:487
receive
@@ -576,7 +576,7 @@ Optional
Returns Promise<Proof[]>New token with newly created proofs, token entries that had errors
+Defined in src/CashuWallet.ts:123
receiveTokenEntry
@@ -607,7 +607,7 @@ Optional
Returns Promise<Proof[]>New token entry with newly created proofs, proofs that had errors
+Defined in src/CashuWallet.ts:156
restore
@@ -634,7 +634,7 @@ Optional
Returns Promise<{
proofs: Proof[];
}>proofs
+Defined in src/CashuWallet.ts:279
send
@@ -671,7 +671,7 @@ Optional
Returns Promise<SendResponse>promise of the change- and send-proofs
+Defined in src/CashuWallet.ts:205
Private
splitReceive
@@ -691,7 +691,7 @@ amountKeep
amountSend: number
+Defined in src/CashuWallet.ts:595
+Defined in src/model/types/wallet/payloads.ts:24
+Defined in src/model/types/wallet/payloads.ts:46
+Defined in src/model/types/wallet/payloads.ts:64
+Defined in src/model/types/wallet/responses.ts:6
+Defined in src/model/types/mint/keys.ts:9
+Defined in src/model/types/mint/keys.ts:19
+Defined in src/model/types/mint/keys.ts:29
+Defined in src/model/types/mint/keys.ts:47
+Defined in src/model/types/wallet/payloads.ts:78
+Defined in src/model/types/wallet/payloads.ts:92
+Defined in src/model/types/wallet/index.ts:45
+Defined in src/model/types/wallet/index.ts:13
+Defined in src/model/types/wallet/responses.ts:24
+Defined in src/model/types/wallet/index.ts:35
+Defined in src/model/types/wallet/responses.ts:38
+Defined in src/model/types/wallet/payloads.ts:106
+Defined in src/model/types/wallet/tokens.ts:6
+Defined in src/model/types/wallet/tokens.ts:23
requires mint URL to create this object