dpaste: 3BKCJ6G

New Yours API Help 301 bytes, SQL Soft wrap Raw text Duplicate 1 2 3 4 5 6 7 create table outputs ( txidin varchar ( 64 ) references transactions ( txid ), coinbasein varchar ( 60 ) references blocks ( hash ), vout integer , amount numeric , txidout varchar ( 64 ) references transactions ( txid ), constraint cb_or_txn check ( coinbasein not null or txidin not null ); Pasted 17 seconds ago — Expires in 7 days URL: http://dpaste.com/3BKCJ6G About dpaste.com ...

Linked on 2015-03-09 06:41:45 | Similar Links