# Functions
NewScanner is the factory method to return RPC Scanner.
WithCustomHeaders adds custom headers to request headers.
WithRPCClient takes rpc client for testability.
# Structs
Scanner implements the RPC scanner.
ScannerOption holds options for RPC client.
# Type aliases
No description provided by the author