From 1b65d678a0c76c7e0930cf4ace4c3300f0e82bfa Mon Sep 17 00:00:00 2001 From: boneyard93501 <4523011+boneyard93501@users.noreply.github.com> Date: Mon, 7 Feb 2022 10:00:11 -0600 Subject: [PATCH] update peer section --- aqua-examples/near-integration/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aqua-examples/near-integration/README.md b/aqua-examples/near-integration/README.md index 7fbdef9..1373373 100644 --- a/aqua-examples/near-integration/README.md +++ b/aqua-examples/near-integration/README.md @@ -411,7 +411,7 @@ Your peerId: 12D3KooWMWt2xWsqZxF3sEcBajsDRVARziKdyqkCoDXKeqYMnawm } ``` -Give the already implemented `view_account` and `tx_status` functions a try or add more methods from the RPC API. We are looking forward to your pull requests. +Give the already implemented `view_account` and `tx_status` functions a try or add more methods from the RPC API -- we are looking forward to your pull requests. ### Summary