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. +:::
- +