Interface: ConnectParams
api/client/Polymesh.ConnectParams
Properties
middlewareV2
• Optional
middlewareV2: MiddlewareConfig
Allows for historical data to be queried. Required for some methods to work
Defined in
nodeUrl
• nodeUrl: string
The websocket URL for the Polymesh node to connect to
Defined in
polkadot
• Optional
polkadot: PolkadotConfig
Advanced options that will be used with the underling polkadot.js instance
Defined in
signingManager
• Optional
signingManager: SigningManager
Handles signing of transactions. Required to be set before submitting transactions