We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c37313 commit 34bc067Copy full SHA for 34bc067
1 file changed
src/acpContractClient.ts
@@ -72,7 +72,7 @@ class AcpContractClient {
72
rpcUrl: "https://alchemy-proxy.virtuals.io/api/proxy/rpc",
73
}),
74
signer: sessionKeySigner,
75
- policyId: "0f2ca493-af82-41cf-99a6-8534d668f160",
+ policyId: "186aaa4a-5f57-4156-83fb-e456365a8820",
76
accountAddress: this.agentWalletAddress,
77
signerEntity: {
78
entityId: this.sessionEntityKeyId,
0 commit comments