Agoric / dapp-orchestration-basics

Agoric Orchestration Sample dApp
1 stars 1 forks source link

Exercise ICQ functionalities in dapp-orchestration-basics #12

Open LuqiPan opened 1 month ago

LuqiPan commented 1 month ago
### Dependencies
- [ ] https://github.com/Agoric/agoric-sdk/issues/9890
- [ ] https://github.com/Agoric/agoric-sdk/issues/9610
- [ ] https://github.com/Agoric/dapp-orchestration-basics/pull/37
Jovonni commented 1 month ago

when I try to use remoteAccount.getBalance(amt.brand), it throws:

2024-08-13T04:07:43.500Z SwingSet: ls: v42: Error#1: Queries not available for chain osmosislocal

localAccount.getBalance(amt.brand) does return a vow

dckc commented 2 weeks ago

looks to me like this depends on this too

maybe not, but conservatively, I added it to the deps. feel free to undo, @LuqiPan @0xpatrickdev