Versions in this module Expand all Collapse all v1 v1.1.0 Jan 17, 2020 v1.0.0 Nov 29, 2019 Changes in this version + func CallWithBlockHash(c Client, target interface{}, method string, blockHash *types.Hash, ...) error + type Client interface + Call func(result interface{}, method string, args ...interface{}) error + Subscribe func(ctx context.Context, ...) (*gethrpc.ClientSubscription, error) + URL func() string + func Connect(url string) (Client, error) Other modules containing this package gopkg.in/centrifuge/go-substrate-rpc-client.v0 gopkg.in/centrifuge/go-substrate-rpc-client.v2