Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AirDropRpcService ¶
type AirDropRpcService interface {
SubmitDppLinkPoints(consumerToken, pointType, address string) (*airdrop.DppLinkPointsRep, error)
}
func NewAirDropRpcService ¶
func NewAirDropRpcService(rpcUrl string) (AirDropRpcService, error)
Click to show internal directories.
Click to hide internal directories.