You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @param options.nodeConnectionConfig Configuration options to connect to the node. Follows Axios configuration format.
24
24
* @param options.useMockStorage When true, will use a mock storage in memory. Meant to simplify local development and should never be used in production.
25
25
* @param options.signatureProvider Module to handle the signature. If not given it will be impossible to create new transaction (it requires to sign).
26
-
* @param options.useLocalEthereumBroadcast When true, persisting use the node only for IPFS but persisting on ethereum through local provider (given in ethereumProviderUrl).
0 commit comments