Skip to content

Commit

Permalink
Merge branch 'main' into polkadot-v0.9.40
Browse files Browse the repository at this point in the history
  • Loading branch information
ipapandinas committed Feb 15, 2024
2 parents c1a3630 + 489d12e commit e43929c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ Swanky node is a Substrate based blockchain configured to enable `pallet-contrac
Swanky Node is optimized for local development, while removing unnecessary components such as P2P. Additional features and pallets, such as to interact between (Contract <-> Runtime), will be added in the future.

## Compatible ink! version
ink! `v4.2.0` or lower is supported by pallet-contract polkadot-0.9.40 branch.

Any ink! version from `v4.0.0` or `higher` is supported by pallet-contract polkadot-0.9.40 branch.

## Installation
### Download Binary
Expand Down

0 comments on commit e43929c

Please sign in to comment.