# Functions
NewBlockListener returns a new block listener.
NewChainListener returns a new blockchain chainListener.
NewLogFilter returns a new log filter.
NewServer creates a new server.
WithBroadcastOutbound is the option to broadcast msg outbound.
WithNativeElection is the option to return native election data through API.
# Variables
ErrAction indicates the error of action.
ErrInternalServer indicates the internal server error.
ErrReceipt indicates the error of receipt.
# Interfaces
No description provided by the author
No description provided by the author
ServiceClient is the api service client interface corresponding to the one in github.com/iotexproject/iotex-proto.
# Type aliases
BroadcastOutbound sends a broadcast message to the whole network.
Option is the option to override the api config.