You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nice to have.
Suggest a cli arg that points to a wasm file or directory containing .wasm files.
When registering VNs initially, before mining the VNs into the epoch, register the provided wasm file(s) and mine everything in.
This avoids having to manually upload templates each time we start from fresh during development. This helps with tari swap bench which requires some templates to exist.
The text was updated successfully, but these errors were encountered:
Nice to have.
Suggest a cli arg that points to a wasm file or directory containing
.wasm
files.When registering VNs initially, before mining the VNs into the epoch, register the provided wasm file(s) and mine everything in.
This avoids having to manually upload templates each time we start from fresh during development. This helps with tari swap bench which requires some templates to exist.
The text was updated successfully, but these errors were encountered: