@artblocks/abx-cli 0.1.0-alpha.46 → 0.1.0-alpha.48

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -59,10 +59,10 @@ output bug without repeating the secret.
59
59
  ## Select the chain explicitly through the environment
60
60
 
61
61
  Read the full `chains` array from `abx capabilities --json`. Base Sepolia is the default; Sepolia is
62
- also supported. Arbitrum Sepolia is experimental and has no canonical ABX contracts yet, so use it
63
- only for explicit qualification with the required address overrides. Production entries are present
64
- but disabled, and the CLI refuses them. There is deliberately no `--chain` flag because silently
65
- ignoring a wrong-chain request could spend on the wrong network.
62
+ also supported. Arbitrum Sepolia is experimental and has canonical ABX contracts for explicit
63
+ qualification. Production entries are present but disabled, and the CLI refuses them. There is
64
+ deliberately no `--chain` flag because silently ignoring a wrong-chain request could spend on the
65
+ wrong network.
66
66
 
67
67
  Before any transaction on an `experimental` or future `beta` network, name the network and support
68
68
  level, explain what the transaction or transaction group will do, and state the relevant contract,