mirror of
https://github.com/serai-dex/serai.git
synced 2025-01-10 21:04:40 +00:00
f66fe3c1cb
All uses were safe due to addresses being converted to script_pubkeys which don't embed their network. The only risk of there being an issue is if a future address spec did embed the net ID into the script_pubkey and that was moved to. This resolves the audit note and does offer that tightening. |
||
---|---|---|
.. | ||
rpc.rs | ||
runner.rs | ||
wallet.rs |