Skip to content

Commit 9974aa3

Browse files
committed
Merge branch 'master' into gergely/vasil
2 parents 6a54a46 + 0f1f404 commit 9974aa3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

local-cluster/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ As long as the cluster is not stopped, the relay node can be used for arbitrary
66

77
The node socket path can be obtained from console output.
88

9+
NOTE: This branch currently starts local network in Alonzo era. Stable branch that not yet merged to master, but can start local network in Babbage era, can be found [here](https://github.com/mlabs-haskell/plutip/tree/gergely/vasil/local-cluster).
10+
911
The `Main.hs` module can also serve as an example of how to make your own executable for starting local cluster with funded wallets. Note that when wallet is added with `addSomeWallet` it is recommended to wait some time (1 or 2 seconds) with `waitSeconds` while funding transaction is sent and confirmed.
1012

1113
## Usage

0 commit comments

Comments
 (0)