Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DevKey = mustKey("476e921a198fd2744f270da0bb80dce2dab24e9105473d9bb19e540fcbd04bb0") DevAddr = crypto.PubkeyToAddress(DevKey.PublicKey) DevContractAddr = common.HexToAddress("0x241be96854Fc2f0172dAA660EE7A14410957C15d") )
View Source
var DefaultConfig = Config{ Key: DevKey, ContractAddr: DevContractAddr, }
Functions ¶
Types ¶
type Client ¶
func (*Client) SubscribeGraph ¶
type Subscription ¶
Click to show internal directories.
Click to hide internal directories.