diff options
author | Vitalik Buterin <v@buterin.com> | 2014-05-12 09:42:41 +0800 |
---|---|---|
committer | Vitalik Buterin <v@buterin.com> | 2014-05-12 09:42:41 +0800 |
commit | 2b6c136dda0d55a0ebd228bff029d97411c9cec6 (patch) | |
tree | 927b703501afa7cd3b767acb5d2dce7d13b0c392 /txtes.json | |
parent | cbccbf977ca7bde15a661a4b453ea062e62ac856 (diff) | |
download | dexon-2b6c136dda0d55a0ebd228bff029d97411c9cec6.tar dexon-2b6c136dda0d55a0ebd228bff029d97411c9cec6.tar.gz dexon-2b6c136dda0d55a0ebd228bff029d97411c9cec6.tar.bz2 dexon-2b6c136dda0d55a0ebd228bff029d97411c9cec6.tar.lz dexon-2b6c136dda0d55a0ebd228bff029d97411c9cec6.tar.xz dexon-2b6c136dda0d55a0ebd228bff029d97411c9cec6.tar.zst dexon-2b6c136dda0d55a0ebd228bff029d97411c9cec6.zip |
Moved txt to json
Diffstat (limited to 'txtes.json')
-rw-r--r-- | txtes.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/txtes.json b/txtes.json new file mode 100644 index 000000000..1261d0766 --- /dev/null +++ b/txtes.json @@ -0,0 +1,24 @@ +[ + { + "key": "c85ef7d79691fe79573b1a7064c19c1a9819ebdbd1faaab1a8ec92344438aaf4", + "nonce": 0, + "gasprice": 1000000000000, + "startgas": 10000, + "to": "13978aee95f38490e9769c39b2773ed763d9cd5f", + "value": 10000000000000000, + "data": "", + "unsigned": "eb8085e8d4a510008227109413978aee95f38490e9769c39b2773ed763d9cd5f872386f26fc1000080808080", + "signed": "f86b8085e8d4a510008227109413978aee95f38490e9769c39b2773ed763d9cd5f872386f26fc10000801ba0eab47c1a49bf2fe5d40e01d313900e19ca485867d462fe06e139e3a536c6d4f4a014a569d327dcda4b29f74f93c0e9729d2f49ad726e703f9cd90dbb0fbf6649f1" + }, + { + "key": "c87f65ff3f271bf5dc8643484f66b200109caffe4bf98c4cb393dc35740b28c0", + "nonce": 0, + "gasprice": 1000000000000, + "startgas": 10000, + "to": "", + "value": 0, + "data": "6025515b525b600a37f260003556601b596020356000355760015b525b54602052f260255860005b525b54602052f2", + "unsigned": "f83f8085e8d4a510008227108080af6025515b525b600a37f260003556601b596020356000355760015b525b54602052f260255860005b525b54602052f2808080", + "signed": "f87f8085e8d4a510008227108080af6025515b525b600a37f260003556601b596020356000355760015b525b54602052f260255860005b525b54602052f21ba05afed0244d0da90b67cf8979b0f246432a5112c0d31e8d5eedd2bc17b171c694a0bb1035c834677c2e1185b8dc90ca6d1fa585ab3d7ef23707e1a497a98e752d1b" + } +] |