go-ethereum/accounts/abi/bind
Daniel Liu c032eed8f8 accounts/abi/bind: fixed typos (#28634)
* Update auth.go

* Update backend.go

* Update bind.go

* Update bind_test.go
2025-01-24 16:54:12 +08:00
..
backends api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash (#28084) 2025-01-24 16:54:12 +08:00
auth.go accounts/abi/bind: fixed typos (#28634) 2025-01-24 16:54:12 +08:00
backend.go accounts/abi/bind: fixed typos (#28634) 2025-01-24 16:54:12 +08:00
base.go api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash (#28084) 2025-01-24 16:54:12 +08:00
base_test.go api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash (#28084) 2025-01-24 16:54:12 +08:00
bind.go accounts/abi/bind: fixed typos (#28634) 2025-01-24 16:54:12 +08:00
bind_test.go accounts/abi/bind: fixed typos (#28634) 2025-01-24 16:54:12 +08:00
template.go all: remove trailing whitespace (#27741) 2025-01-24 16:54:12 +08:00
util.go accounts/abi/bind: improve WaitMined error handling (#24321) 2025-01-24 16:18:30 +08:00
util_test.go accounts/abi/bind: fix typo (#28630) 2025-01-24 16:54:12 +08:00