Added:
Function to get the transaction fees
-
Added
getFees()
function to get the transaction fees for a raw transaction object. -
Upated @ethereumjs/common implementation
-
Upated
@ethereumjs/common
implementation forsignTransaction
method -
Update importWallet method
-
update import wallet to accept private key with or without '0x’ prefixed
-
update sign transaction to accept private key in case of imported wallet, null by default
-
Adding badges for Readme.md