Expose GasLimit to ethPub
This commit is contained in:
@ -18,8 +18,8 @@ var (
|
||||
Wei = big.NewInt(1)
|
||||
)
|
||||
|
||||
// Currency to string
|
||||
//
|
||||
// Currency to string
|
||||
// Returns a string representing a human readable format
|
||||
func CurrencyToString(num *big.Int) string {
|
||||
switch {
|
||||
|
Reference in New Issue
Block a user