Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
14013724
Topic
1376780
Board
Кодеры
Re: {ETH} Как с транзакцией передавать какие-то даl
by
Melicano
on
26/02/2016, 06:52:40 UTC
Quote from: Xtc on February 26, 2016, 02:28:40 AM
eth.sendTransaction({from: eth.accounts[0], value: web3.toWei(1, 'ether'), to: '0x....', gas: 500000, data: web3.fromAscii('Up to 16 chars !')})
А как контракт ловит это сообщение из data?