allocateExternalParty issue

When I set up the node using the link Docker-Compose Based Deployment of a Local Network — Splice documentation , and then registered the partyId using Create an External Party (Wallet) — Digital Asset’s platform documentation , everything seemed to be working correctly.
However, when my colleague set up the mainnet node, I reconfigured the wallet using Wallet SDK Configuration — Digital Asset’s platform documentation , and then continued to register the partyId using Create an External Party (Wallet) — Digital Asset’s platform documentation . I could indeed find my registered partyId in the node, but my partyId is not visible on the https://ccview.io/ browser. What could be the reason for this? And what should I do to make the browser display this partyId? The node participant is htx-validator-1, and my registered partyId is stanley-wallet-1::12209a35cfa8e7a764e2781abdd218116c874a953faeb482264c52896182c24e9e83

Hi Stanley,

There can be two potential problems here:

You can be using the wrong synchronizer id, if your node is only connected to main net then this can not be the case.

I would check this case just to be sure.

What is more likely however is that ccview is using scan proxy for data, this would only show once funds have been transferred to the address.

1 Like