plugeth/mobile
Marius van der Wijden 98eab2dbe7
mobile: use bind.NewKeyedTransactor instead of duplicating (#20888)
It's better to reuse the existing code to create a keyed transactor
than to rewrite the logic again.
2020-04-03 15:11:04 +03:00
..
accounts.go
android_test.go
big.go
bind.go mobile: use bind.NewKeyedTransactor instead of duplicating (#20888) 2020-04-03 15:11:04 +03:00
common.go
context.go
discover.go
doc.go
ethclient.go
ethereum.go
geth_android.go
geth_ios.go
geth_other.go
geth.go
init.go
interface_test.go
interface.go
logger.go
p2p.go
params.go
primitives.go
shhclient.go
types.go
vm.go