# Functions
New returns a Client instance.
WithBlockEvents indicates that block events are to be received.
WithBlockNum indicates the block number from which events are to be received.
WithSeekType indicates the type of seek desired - newest, oldest or from given block Only deliverclient supports this.
# Type aliases
ClientOption describes a functional parameter for the New constructor.