From b29e7b4e0ece6738b9748e2674207b0b22441bde Mon Sep 17 00:00:00 2001 From: Trinity Date: Tue, 2 Apr 2024 23:02:46 +0700 Subject: [PATCH] README lint --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e3c7e85..fc95218 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,6 @@ It uses Cosmos-SDK's [simapp](https://github.com/cosmos/cosmos-sdk/tree/main/sim **Note**: Requires [Go 1.21](https://go.dev/) - ## Installing / Getting started Build and install the ```rollappd``` binary: @@ -152,4 +151,3 @@ sh scripts/wasm/deploy_contract.sh ```shell sh scripts/wasm/ibc_transfer.sh ``` -