Description: I have follow the web3 methods in this link ( https://github.com/aionnetwork/aion_web3/wiki/web3-eth-accounts ) to get signature and v r s but i only get signature not v r s.
Web3 version: 1.0.3
Command(s) triggering the issue: web3.eth.accounts.sign(message,privatekey);
API output:
{
message:
'0x2c80807145a8a3688266c415da8a02b30ae8864180dbf23a4a43c63369a1a82d',
messageHash:
'0x3ca080ec9581ed002b1a43216c211aab4a7093927f6f60ab29ab4ed4ed38db44',
signature: '0x140b7b7027473c964344bb7837c13ee1650d5b8a1faae1ca14fe630d784586a7e85a90b2bb2a88f1ee699ae7b3b6471b99565d1b56d9fc0e49295493118f7eeb49f8ba3d115bc2f697ddaf1ecd5ab44db1a60f1fc57a6a07c3d41d84703e9302'
}
Description: I have follow the web3 methods in this link ( https://github.com/aionnetwork/aion_web3/wiki/web3-eth-accounts ) to get signature and v r s but i only get signature not v r s.
Web3 version: 1.0.3
Command(s) triggering the issue: web3.eth.accounts.sign(message,privatekey);
API output:
{
message:
'0x2c80807145a8a3688266c415da8a02b30ae8864180dbf23a4a43c63369a1a82d',
messageHash:
'0x3ca080ec9581ed002b1a43216c211aab4a7093927f6f60ab29ab4ed4ed38db44',
signature: '0x140b7b7027473c964344bb7837c13ee1650d5b8a1faae1ca14fe630d784586a7e85a90b2bb2a88f1ee699ae7b3b6471b99565d1b56d9fc0e49295493118f7eeb49f8ba3d115bc2f697ddaf1ecd5ab44db1a60f1fc57a6a07c3d41d84703e9302'
}