Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct {
// contains filtered or unexported fields
}
func (*API) TransactionCount ¶
func (a *API) TransactionCount(w http.ResponseWriter, r *http.Request)
type CallEVMRequest ¶
type CallEVMResponse ¶
type CallEVMResponse struct {
ProcessingDetails *evm.ProcessingDetails
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.