Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Rayserzor
samourai-wallet-android
Commits
5cb915f4
Verified
Commit
5cb915f4
authored
Nov 21, 2020
by
Sarath
⚔
Browse files
Whirlpool review text reset
parent
4d8fe141
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
app/src/main/java/com/samourai/wallet/whirlpool/newPool/fragments/ReviewPoolFragment.kt
.../wallet/whirlpool/newPool/fragments/ReviewPoolFragment.kt
+3
-1
No files found.
app/src/main/java/com/samourai/wallet/whirlpool/newPool/fragments/ReviewPoolFragment.kt
View file @
5cb915f4
...
...
@@ -66,7 +66,9 @@ class ReviewPoolFragment : Fragment() {
minerFees
.
text
=
""
feePerUtxo
.
text
=
""
poolFees
.
text
=
""
poolTotalFees
.
text
=
""
uncycledAmount
.
text
=
""
amountToCycle
.
text
=
""
totalPoolAmount
.
text
=
""
poolAmount
.
text
=
getBTCDisplayAmount
(
tx0
.
pool
)
totalUtxoCreated
.
text
=
"${tx0.premixRequested}"
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment