Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Commit

Permalink
Merge pull request #100 from fckt/patch-1
Browse files Browse the repository at this point in the history
Fix comment for getChainId()
  • Loading branch information
fanatid authored Jun 10, 2018
2 parents 6ea5b50 + 4a5688c commit a73cc66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ class Transaction {
}

/**
* returns the public key of the sender
* returns chain ID
* @return {Buffer}
*/
getChainId () {
Expand Down

0 comments on commit a73cc66

Please sign in to comment.