tari-project / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
354 stars 219 forks source link

Fix cucmber: Scenario: As a wallet I want to submit a transaction #6667

Closed hansieodendaal closed 4 days ago

hansieodendaal commented 2 weeks ago
Step panicked. Captured output: Transaction from WALLET_A to WALLET_B with amount 5 at fee 10 failed to be broadcasted
  Scenario: As a wallet I want to submit a transaction
   ✔  Given I have a seed node NODE
   ✔  When I have 1 base nodes connected to all seed nodes
   ✔  When I have wallet WALLET_A with 10T connected to base node NODE
   ✔  When I have wallet WALLET_B connected to base node NODE
   ✔  When I wait 5 seconds
   ✘  When I transfer 5T from WALLET_A to WALLET_B