Skip to content

Commit

Permalink
Adapt golden files
Browse files Browse the repository at this point in the history
  • Loading branch information
smelc committed Mar 13, 2024
1 parent f64efe9 commit cc73f18
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
The transaction does not balance in its use of ada. The net balance of the transaction is negative: Coin 1 lovelace. The usual solution is to provide more inputs, or inputs with more ada.
The transaction does not balance in its use of ada. The net balance of the transaction is negative: 1 Lovelace. The usual solution is to provide more inputs, or inputs with more ada.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
The transaction does balance in its use of ada, however the net balance does not meet the minimum UTxO threshold.
Balance: Coin 1
Balance: 1 Lovelace
Offending output (change output): addr1vyjse2p4zsv3l882enhzave8d4ddje8p0np35pnkj8sye2qu9km4v + 1 lovelace
Minimum UTxO threshold: Coin 0
Minimum UTxO threshold: 0 Lovelace
The usual solution is to provide more inputs, or inputs with more ada to meet the minimum UTxO threshold
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Minimum UTxO threshold not met for tx output: addr1vyjse2p4zsv3l882enhzave8d4ddje8p0np35pnkj8sye2qu9km4v + 1 lovelace
Minimum required UTxO: Coin 1
Minimum required UTxO: 1 Lovelace

0 comments on commit cc73f18

Please sign in to comment.