From 2af790fb91aed5d42717650732feeaf6f10a363a Mon Sep 17 00:00:00 2001 From: tmm Date: Wed, 22 Apr 2026 14:53:24 -0400 Subject: [PATCH] chore: virtual address demo default to fast --- .../guide/payments/virtual-addresses.mdx | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/pages/guide/payments/virtual-addresses.mdx b/src/pages/guide/payments/virtual-addresses.mdx index 41158913..efe19d2d 100644 --- a/src/pages/guide/payments/virtual-addresses.mdx +++ b/src/pages/guide/payments/virtual-addresses.mdx @@ -49,35 +49,35 @@ This walkthrough shows the full flow: 4. confirm that the balance lands in the registered wallet - - -
- -Use `VirtualMaster.mineSaltAsync` to register a master id for the passkey account you create in the demo. +
-:::info -Mining the TIP-1022 salt can take 30+ seconds depending on your browser, hardware, and available worker parallelism. -::: +Use a docs-managed master with a pre-mined valid salt so you can skip the wait and jump straight to the forwarding flow.
- + - +
-Use a docs-managed master with a pre-mined valid salt so you can skip the wait and jump straight to the forwarding flow. +Use `VirtualMaster.mineSaltAsync` to register a master id for the passkey account you create in the demo. + +
+ +:::info +Mining the TIP-1022 salt can take 30+ seconds depending on your browser, hardware, and available worker parallelism. +:::
- +