We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8befc0 commit 2fc46e8Copy full SHA for 2fc46e8
README.md
@@ -1,6 +1,6 @@
1
# GNO API
2
3
-A proxy for ABCI queries and `/txs` endpoint for keplr wallet.
+A proxy for ABCI queries and txs endpoint used by keplr wallet.
4
5
Testnet demo: [auth/accounts/g1r0yhmapucpgkhzlgn3pgnh0pz2ax43elfdrj9n](https://lcd.gno.tools/cosmos/auth/v1beta1/accounts/g1r0yhmapucpgkhzlgn3pgnh0pz2ax43elfdrj9n)
6
@@ -16,4 +16,4 @@ Custom port and cors enabled.
16
17
```
18
./build/gnoapi --port 1317 --cors
19
-```
+```
0 commit comments