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
Describe the bug
Error msg obtained by user after executing blockchain deploy .. of a non sovereign blockchain on mainnet
we created the configurations and choose 3 Control keys and 2 as threshold.
However, after just signing with one ledger wallet the subnet create transaction was issued and create blockchain transaction didn’t follow up.
Subnet has been created with ID: u6Rc43d1GwYP8t14vKsLMVg9VDHPDxisbz4pm92tnUdA22NyT Error: subnet tx u6Rc43d1GwYP8t14vKsLMVg9VDHPDxisbz4pm92tnUdA22NyT query error: failed to decode client response: not found
u6Rc43d1GwYP8t14vKsLMVg9VDHPDxisbz4pm92tnUdA22NyT - subnet was created and 1 avax was deducted as fees.
To Reproduce
avalanche blockchain create name --soverign=false
avalanche blockchain deploy name --mainnet
Expected behavior
It is not deterministic
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
If applicable, please include the relevant logs that indicate a problem.
Operating System
Which OS you used to reveal the bug.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
Error msg obtained by user after executing
blockchain deploy ..
of a non sovereign blockchain on mainnetTo Reproduce
avalanche blockchain create name --soverign=false
avalanche blockchain deploy name --mainnet
Expected behavior
It is not deterministic
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
If applicable, please include the relevant logs that indicate a problem.
Operating System
Which OS you used to reveal the bug.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: