interface AddressRpcOptions {
    cache?: Cache;
    rpc: RPC;
}

Hierarchy (View Summary)

Properties

Properties

cache?: Cache
rpc: RPC