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
Instantiating an account in "web3" mode requires a Polygon private key.
When we don't want to create or revoke DIDs and we are sure the account exists, we want to be able to use it for all operations not requiring writing on the blockchain, without passing the private key.
Instantiating an account in "web3" mode requires a Polygon private key.
When we don't want to create or revoke DIDs and we are sure the account exists, we want to be able to use it for all operations not requiring writing on the blockchain, without passing the private key.
verida-js/packages/did-client/src/did-client.ts
Lines 72 to 74 in 5040472
Should also check here:
verida-js/packages/vda-web3-client/src/VeridaContractBase.ts
Lines 85 to 90 in 5040472
The text was updated successfully, but these errors were encountered: