ethermintd->laconicd

This commit is contained in:
0xmuralik
2022-10-13 11:23:17 +05:30
parent 995405d204
commit 051ef3fd2a
21 changed files with 56 additions and 56 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
// This is a test utility for Ethermint's Web3 JSON-RPC services.
// To run these tests please first ensure you have the ethermintd running
// To run these tests please first ensure you have the laconicd running
// You can configure the desired HOST and MODE as well in integration-test-all.sh
package rpc
+2 -2
View File
@@ -1,7 +1,7 @@
// This is a test utility for Ethermint's Web3 JSON-RPC services.
//
// To run these tests please first ensure you have the ethermintd running
// and have started the RPC service with `ethermintd rest-server`.
// To run these tests please first ensure you have the laconicd running
// and have started the RPC service with `laconicd rest-server`.
//
// You can configure the desired HOST and MODE as well
package rpc