v10.1.0
What's Changed
Changes:
--recall-nonceargument is obsolete. Nonce is fetched from the network if proxy is provided.- A new argument
--hrphas been added and can be used to specify a hrp. If not provided,hrpis fetched from the network if proxy is provided. If proxy is not provided, the hrp is taken from the config. - When using the faucet, api and wallet urls can be provided. Useful for
Light Speed Chains (sovereign chains).
What's Changed
- Recall nonce by default if nonce not set and proxy is provided by @popenta in #508
- Extend faucet for custom api and wallet by @popenta in #507
- Fetch HRP from network if possible by @popenta in #509
- Added hrp as argument by @popenta in #511
Full Changelog: v10.0.1...v10.1.0