MetaMask / metamask-android-sdk

MetaMask SDK for Android
Other
46 stars 14 forks source link

chore: send transaction fixes #140

Closed elefantel closed 2 months ago

elefantel commented 2 months ago

This PR fixes the sendTransaction convenience method. Previously it used amount instead of value for the value field which was incorrect.