aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/client_example_test.go
Commit message (Expand)AuthorAgeFilesLines
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-1/+1
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-1/+1
* rpc: fix example typo (#18100)Kenso Trabing2018-11-141-1/+1
* rpc: fix a subscription name (#17345)Jay2018-08-091-1/+1
* all: import "context" instead of "golang.org/x/net/context"Felix Lange2017-03-231-1/+1
* rpc: add context argument to EthSubscribeFelix Lange2016-08-061-26/+31
* rpc: add new client, use it everywhereFelix Lange2016-07-231-0/+83