• Marius van der Wijden's avatar
    accounts/abi/bind: allow specifying signer on transactOpts (#21356) · ed0670cb
    Marius van der Wijden authored
    This commit enables users to specify which signer they want to use while creating their transactOpts.
    Previously all contract interactions used the homestead signer. Now a user can specify whether they
    want to sign with homestead or EIP155 and specify the chainID which adds another layer of security.
    
    Closes #16484
    ed0670cb
Name
Last commit
Last update
..
contract Loading commit data...
oracle.go Loading commit data...
oracle_test.go Loading commit data...