Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProxyHandler ¶
ProxyHandler defines what a proxy handler should be able to do
type ProxyTransactionsHandler ¶ added in v1.7.13
type ProxyTransactionsHandler interface {
GetProcessedTransactionStatus(txHash string) (*data.ProcessStatusResponse, error)
}
ProxyTransactionsHandler defines what a proxy transaction handler should be able to do
Click to show internal directories.
Click to hide internal directories.