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
Step panicked. Captured output: Transaction from WALLET_A to WALLET_B with amount 1000000 at fee 100 failed to be broadcasted
Scenario: Wallet imports pre_mine UTXO
✔ Given I have a seed node NODE
✔ When I have 1 base nodes connected to all seed nodes
✔ When I have wallet WALLET_A connected to all seed nodes
✔ When I have wallet WALLET_B connected to all seed nodes
✔ When I have wallet WALLET_C connected to all seed nodes
✔ When I have mining node MINER connected to base node NODE and wallet WALLET_A
✔ When mining node MINER mines 5 blocks
✔ Then all nodes are at height 5
✔ Then I wait for wallet WALLET_A to have at least 10000000000 uT
✘ When I send 1000000 uT from wallet WALLET_A to wallet WALLET_B at fee 100
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: