ethers-rs/ethers-signers
Georgios Konstantopoulos 833ca33f60
feat(signers): make Signer on Client optional (#34)
This allows using Contract either in read-only mode (e.g. for fetching data/events)
or for using the accounts on the node as senders
2020-06-21 21:19:59 +03:00
..
src feat(signers): make Signer on Client optional (#34) 2020-06-21 21:19:59 +03:00
tests ci: cargo fmt 2020-06-17 16:36:09 +03:00
Cargo.toml fix intradoc links and add missing cargo metadata (#29) 2020-06-20 16:55:07 +03:00