Discover Packages
github.com/ChungkueiBlock/kueiWalletService
internal
ewsevent
package
Version:
v0.0.0-...-8e9f79f
Opens a new window with list of versions in this module.
Published: Aug 3, 2018
License: LGPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type FooEvent struct {
Id string
}
type NewErc20 struct {
Address *common .Address `json:"address"`
Name string `json:"name"`
Symbol string `json:"symbol"`
Decimals int `json:"decimals"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.