testnet-v1.12.0
·
8 commits
to 403c5f0287422d0e139bfd8f02bea999cd21fe26
since this release
CLI
#1486:
Adds the ability to provide a list of node IDs or URLs for the walrus health command. This is a breaking change for the JSON mode because nodeId and nodeUrl are changed to nodeIds and nodeUrls, respectively. The "normal" CLI is backwards-compatible because --node-id and --node-url are set as aliases for the new options.