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
If you would like to boostrap the marketplace with your own data, you can either change the `doSetup` function in `daml/Setup.daml`, or create your own setup function and change the `--script-name` to `MyModule:myFunction`.
@@ -129,6 +129,6 @@ Next, in deployments, click on the Integration and configure it with your Exberr
Finally, deploy an instance of `da-marketplace-exberry-adapter-0.3.0-rc.1.tar.gz` and launch the automation as `Exchange`.
132
+
Finally, deploy an instance of `da-marketplace-exberry-adapter-0.3.0-rc.2.tar.gz` and launch the automation as `Exchange`.
133
133
134
134
If you would like to change which `SID` the Exberry adapter begins counting at for the `orderId` calls to Exberry, create a `Marketplace.Utils.ExberrySID` contract as the `Exchange` party _after_ launching the adapter.
0 commit comments