We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
INFO zombienet_orchestrator::network::parachain: Registering parachain: RegisterParachainOptions { id: 100, wasm_path: "100/genesis-wasm", state_path: "100/genesis-state", node_ws_url: "ws://127.0.0.1:56022", onboard_as_para: true, seed: None, finalization: false } Error: SpawnerError(Rpc error: RPC error: ErrorObject { code: ServerError(1010), message: "Invalid Transaction", data: Some(RawValue("Inability to pay some fees (e.g. account balance too low)")) }
Modifying this example to use "westend-local" instead of "rococo-local".
The relay chain binaries I used have master merged from 2 weeks ago:
> git merge-base HEAD master f3073d8b33dc645da646962983f887505e1aef6e
The text was updated successfully, but these errors were encountered:
pepoviola
No branches or pull requests
Modifying this example to use "westend-local" instead of "rococo-local".
The relay chain binaries I used have master merged from 2 weeks ago:
The text was updated successfully, but these errors were encountered: