Implement the Syncrnous set URL to a dARK pid
If a dARK pid does not have a URL, the pid is still a draft. The on-chain dARK contracts (the blockchain or backend of the dARK) do not allow a user to set a payload or add an external pid to a draft pid. For further details, see our doc/ dark repositories.
This method should:
In summary, until this method is invoked, the blockchain will mark a dARK pid as a draft. Therefore this method should be the second to be implemented.
Implement the Syncrnous set URL to a dARK pid
If a dARK pid does not have a URL, the pid is still a draft. The on-chain dARK contracts (the blockchain or backend of the dARK) do not allow a user to set a payload or add an external pid to a draft pid. For further details, see our doc/ dark repositories.
This method should:
In summary, until this method is invoked, the blockchain will mark a dARK pid as a draft. Therefore this method should be the second to be implemented.