aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/presale.go
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2016-08-21 23:06:25 +0800
committerFelix Lange <fjl@twurst.com>2016-08-21 23:06:25 +0800
commit056f15aa53470e6cc7b1054f72165f5646ce7e73 (patch)
tree1a66016d4b46ec77ae40c9d827131c0c30029e3e /accounts/presale.go
parent46621fd2c3e06d3e5932afe29a6e7e4016a16635 (diff)
downloadgo-tangerine-056f15aa53470e6cc7b1054f72165f5646ce7e73.tar
go-tangerine-056f15aa53470e6cc7b1054f72165f5646ce7e73.tar.gz
go-tangerine-056f15aa53470e6cc7b1054f72165f5646ce7e73.tar.bz2
go-tangerine-056f15aa53470e6cc7b1054f72165f5646ce7e73.tar.lz
go-tangerine-056f15aa53470e6cc7b1054f72165f5646ce7e73.tar.xz
go-tangerine-056f15aa53470e6cc7b1054f72165f5646ce7e73.tar.zst
go-tangerine-056f15aa53470e6cc7b1054f72165f5646ce7e73.zip
accounts/abi/bind/backends: remove nil and remote backends
The remote backend is superseded by ethclient. The nil backend's stated purpose was to enable testing of accounts/abi/bind. None of its methods actually worked. A much simpler way to get a crashing backend is to simply pass nil as the backend. With a one-line change to the generator (removing two explicit interface assertions), passing nil actually works. Removing these backends means that less changes are required later.
Diffstat (limited to 'accounts/presale.go')
0 files changed, 0 insertions, 0 deletions