style: format code with gofmt
This commit is contained in:
@@ -145,4 +145,4 @@ func FormatTokenAmount(amount *big.Int, tokenAddress common.Address, precision i
|
||||
|
||||
amountFloat := ConvertToBigFloat(amount, tokenAddress)
|
||||
return amountFloat.Text('f', precision)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user