Skip to content

Commit

Permalink
Rename ReplacementTransaction field
Browse files Browse the repository at this point in the history
  • Loading branch information
omurovch committed Mar 22, 2024
1 parent 07c8099 commit 398c182
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ data class ReplacementTransaction(
)

data class ReplacementTransactionInfo(
val replacementTransactionMinSize: Long,
val replacementTxMinSize: Long,
val feeRange: LongRange
)

0 comments on commit 398c182

Please sign in to comment.