Optional
accountOptional
generateClient provided function to compute the fee block associated with any transactions
Optional
publishIf using the publish aid (see ['usePublishAid']) the URL to use.
The default depends on the network configuration.
Optional
useUse the "publish aid" service to publish blocks.
This service handles requesting short votes and permanent votes and publishing to the network. This can reduce latency for clients far away from representatives because they only need to wait for a single response instead of multiple round-trips.
The default is false.
The account to use for the user client, if this is not supplied then the
signer
will be used (if available) otherwise this there will be no account and some operations may not be available.