Skip to content

Commit

Permalink
CNS-796: Agoric spec (lavanet#1092)
Browse files Browse the repository at this point in the history
* CNS-796: agoric spec

* CNS-796: fix unit test
  • Loading branch information
oren-lava authored Jan 2, 2024
1 parent 0f6fb42 commit 0228c06
Show file tree
Hide file tree
Showing 5 changed files with 458 additions and 6 deletions.
6 changes: 6 additions & 0 deletions config/consumer_examples/full_consumer_example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,10 @@ endpoints:
- chain-id: NEAR
api-interface: jsonrpc
network-address: 127.0.0.1:3385
- chain-id: AGR
api-interface: rest
network-address: 127.0.0.1:3386
- chain-id: AGR
api-interface: grpc
network-address: 127.0.0.1:3387
metrics-listen-address: ":7779"
Loading

0 comments on commit 0228c06

Please sign in to comment.