op-return-blockchain-list
v1.0.1
Published
List of op_return found in the blockchain
Downloads
5
Readme
op-return-blockchain-list
List of op_return found in the blockchain
Install
$ npm install --save op-return-blockchain-list
Usage
import opReturnBlockchainList from 'op-return-blockchain-list';
console.log(opReturnBlockchainList);
/*
[
{
txHash: '...',
value: '...'
},
...
]
*/
License
MIT © Thomas Sileghem