Updated on 2026-08-14
This commit is contained in:
parent
12583818ec
commit
dfd8bd0594
6 changed files with 62 additions and 29 deletions
|
|
@ -56,7 +56,7 @@ public class TangemCard {
|
|||
return countConfirmTX;
|
||||
}
|
||||
|
||||
public void SetConfirmTXCount(BigInteger count) {
|
||||
public void setConfirmTXCount(BigInteger count) {
|
||||
countConfirmTX = count;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue