14.05.2026 rip
This commit is contained in:
@@ -194,7 +194,7 @@ export async function getRelayQuote(payload: RelayQuotePayload): Promise<RelayQu
|
||||
}
|
||||
|
||||
export async function createWallet(): Promise<void> {
|
||||
await walletPost<unknown>('/wallets/create', {})
|
||||
await walletPost<unknown>('/api/wallets/create', {})
|
||||
}
|
||||
|
||||
export async function revealMnemonic(): Promise<string> {
|
||||
|
||||
Reference in New Issue
Block a user