Skip to content

Commit

Permalink
[fix] typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nanmu42 committed Nov 20, 2018
1 parent 58eeb0a commit 8f0b304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion account.go
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ func (c *Client) InternalTxByAddress(address string, startBlock *int, endBlock *
//
// Note on a Etherscan bug:
// Some ERC20 contract does not have valid decimals information in Etherscan.
// When that happen TokenName, TokenSymbol are empty strings,
// When that happens, TokenName, TokenSymbol are empty strings,
// and TokenDecimal is 0.
//
// More information can be found at:
Expand Down

0 comments on commit 8f0b304

Please sign in to comment.