We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@thisispalash is working on #5822 and he asked me how his code can talk to the PSM contract. I'm struggling to find a way.
Steps to reproduce the behavior:
command[16] E(home.agoricNames).lookup('instance', 'psm') history[16] unresolved Promise command[17] E(home.agoricNames).lookup('instance', 'amm') history[17] [Object Alleged: InstanceHandle]{}
It looks like decentral-demo-config.json doesn't start the PSM.
decentral-demo-config.json
PSM contract started in an environment where @thisispalash can get at it.
git describe --tags --always
$ git describe --tags --always agoricxnet-7-412-g3482e0d98
community-dev branch
The text was updated successfully, but these errors were encountered:
#6498 might help a lot
Sorry, something went wrong.
core/boot-psm.js
core/boot.js
michaelfig
Successfully merging a pull request may close this issue.
Describe the bug
@thisispalash is working on #5822 and he asked me how his code can talk to the PSM contract. I'm struggling to find a way.
To Reproduce
Steps to reproduce the behavior:
It looks like
decentral-demo-config.json
doesn't start the PSM.Expected behavior
PSM contract started in an environment where @thisispalash can get at it.
Platform Environment
git describe --tags --always
)Additional context
community-dev branch
The text was updated successfully, but these errors were encountered: