package
Version:
v0.0.0-...-724d5a7
Opens a new window with list of versions in this module.
Published: May 8, 2019
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type EtherscanPushTransactionResponse struct {
Error *struct {
Code int `json:"code"`
Message string `json:"message"`
} `json:"error"`
Result *string `json:"result"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.