Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 352 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 352 Bytes

Usage

Download the repo

git clone https://github.com/AcalaNetwork/runtime-overrides.git

Run the node with the --wasm-runtime-overrides flag

  • On Karura:
acala --chain=karura --wasm-runtime-overrides=/runtime-overrides/karura ...
  • On Acala:
acala --chain=acala --wasm-runtime-overrides=/runtime-overrides/acala ...