use printable balance
This commit is contained in:
@@ -16,6 +16,7 @@ export type TNodeOwnership = {
|
||||
export type TBalance = {
|
||||
amount: string
|
||||
demon: EnumDemon
|
||||
printableBalance: string
|
||||
}
|
||||
|
||||
export type TClientDetails = {
|
||||
|
||||
Reference in New Issue
Block a user