gofmt
This commit is contained in:
parent
bb4ea7d59a
commit
e1f66f6103
1 changed files with 14 additions and 14 deletions
|
@ -94,10 +94,10 @@ var Block100000 = btcwire.MsgBlock{
|
||||||
Nonce: 0x10572b0f, // 274148111
|
Nonce: 0x10572b0f, // 274148111
|
||||||
},
|
},
|
||||||
Transactions: []*btcwire.MsgTx{
|
Transactions: []*btcwire.MsgTx{
|
||||||
&btcwire.MsgTx{
|
{
|
||||||
Version: 1,
|
Version: 1,
|
||||||
TxIn: []*btcwire.TxIn{
|
TxIn: []*btcwire.TxIn{
|
||||||
&btcwire.TxIn{
|
{
|
||||||
PreviousOutpoint: btcwire.OutPoint{
|
PreviousOutpoint: btcwire.OutPoint{
|
||||||
Hash: btcwire.ShaHash{},
|
Hash: btcwire.ShaHash{},
|
||||||
Index: 0xffffffff,
|
Index: 0xffffffff,
|
||||||
|
@ -109,7 +109,7 @@ var Block100000 = btcwire.MsgBlock{
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
TxOut: []*btcwire.TxOut{
|
TxOut: []*btcwire.TxOut{
|
||||||
&btcwire.TxOut{
|
{
|
||||||
Value: 0x12a05f200, // 5000000000
|
Value: 0x12a05f200, // 5000000000
|
||||||
PkScript: []byte{
|
PkScript: []byte{
|
||||||
0x41, // OP_DATA_65
|
0x41, // OP_DATA_65
|
||||||
|
@ -128,10 +128,10 @@ var Block100000 = btcwire.MsgBlock{
|
||||||
},
|
},
|
||||||
LockTime: 0,
|
LockTime: 0,
|
||||||
},
|
},
|
||||||
&btcwire.MsgTx{
|
{
|
||||||
Version: 1,
|
Version: 1,
|
||||||
TxIn: []*btcwire.TxIn{
|
TxIn: []*btcwire.TxIn{
|
||||||
&btcwire.TxIn{
|
{
|
||||||
PreviousOutpoint: btcwire.OutPoint{
|
PreviousOutpoint: btcwire.OutPoint{
|
||||||
Hash: btcwire.ShaHash([32]byte{ // Make go vet happy.
|
Hash: btcwire.ShaHash([32]byte{ // Make go vet happy.
|
||||||
0x03, 0x2e, 0x38, 0xe9, 0xc0, 0xa8, 0x4c, 0x60,
|
0x03, 0x2e, 0x38, 0xe9, 0xc0, 0xa8, 0x4c, 0x60,
|
||||||
|
@ -168,7 +168,7 @@ var Block100000 = btcwire.MsgBlock{
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
TxOut: []*btcwire.TxOut{
|
TxOut: []*btcwire.TxOut{
|
||||||
&btcwire.TxOut{
|
{
|
||||||
Value: 0x2123e300, // 556000000
|
Value: 0x2123e300, // 556000000
|
||||||
PkScript: []byte{
|
PkScript: []byte{
|
||||||
0x76, // OP_DUP
|
0x76, // OP_DUP
|
||||||
|
@ -181,7 +181,7 @@ var Block100000 = btcwire.MsgBlock{
|
||||||
0xac, // OP_CHECKSIG
|
0xac, // OP_CHECKSIG
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
&btcwire.TxOut{
|
{
|
||||||
Value: 0x108e20f00, // 4444000000
|
Value: 0x108e20f00, // 4444000000
|
||||||
PkScript: []byte{
|
PkScript: []byte{
|
||||||
0x76, // OP_DUP
|
0x76, // OP_DUP
|
||||||
|
@ -197,10 +197,10 @@ var Block100000 = btcwire.MsgBlock{
|
||||||
},
|
},
|
||||||
LockTime: 0,
|
LockTime: 0,
|
||||||
},
|
},
|
||||||
&btcwire.MsgTx{
|
{
|
||||||
Version: 1,
|
Version: 1,
|
||||||
TxIn: []*btcwire.TxIn{
|
TxIn: []*btcwire.TxIn{
|
||||||
&btcwire.TxIn{
|
{
|
||||||
PreviousOutpoint: btcwire.OutPoint{
|
PreviousOutpoint: btcwire.OutPoint{
|
||||||
Hash: btcwire.ShaHash([32]byte{ // Make go vet happy.
|
Hash: btcwire.ShaHash([32]byte{ // Make go vet happy.
|
||||||
0xc3, 0x3e, 0xbf, 0xf2, 0xa7, 0x09, 0xf1, 0x3d,
|
0xc3, 0x3e, 0xbf, 0xf2, 0xa7, 0x09, 0xf1, 0x3d,
|
||||||
|
@ -236,7 +236,7 @@ var Block100000 = btcwire.MsgBlock{
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
TxOut: []*btcwire.TxOut{
|
TxOut: []*btcwire.TxOut{
|
||||||
&btcwire.TxOut{
|
{
|
||||||
Value: 0xf4240, // 1000000
|
Value: 0xf4240, // 1000000
|
||||||
PkScript: []byte{
|
PkScript: []byte{
|
||||||
0x76, // OP_DUP
|
0x76, // OP_DUP
|
||||||
|
@ -249,7 +249,7 @@ var Block100000 = btcwire.MsgBlock{
|
||||||
0xac, // OP_CHECKSIG
|
0xac, // OP_CHECKSIG
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
&btcwire.TxOut{
|
{
|
||||||
Value: 0x11d260c0, // 299000000
|
Value: 0x11d260c0, // 299000000
|
||||||
PkScript: []byte{
|
PkScript: []byte{
|
||||||
0x76, // OP_DUP
|
0x76, // OP_DUP
|
||||||
|
@ -265,10 +265,10 @@ var Block100000 = btcwire.MsgBlock{
|
||||||
},
|
},
|
||||||
LockTime: 0,
|
LockTime: 0,
|
||||||
},
|
},
|
||||||
&btcwire.MsgTx{
|
{
|
||||||
Version: 1,
|
Version: 1,
|
||||||
TxIn: []*btcwire.TxIn{
|
TxIn: []*btcwire.TxIn{
|
||||||
&btcwire.TxIn{
|
{
|
||||||
PreviousOutpoint: btcwire.OutPoint{
|
PreviousOutpoint: btcwire.OutPoint{
|
||||||
Hash: btcwire.ShaHash([32]byte{ // Make go vet happy.
|
Hash: btcwire.ShaHash([32]byte{ // Make go vet happy.
|
||||||
0x0b, 0x60, 0x72, 0xb3, 0x86, 0xd4, 0xa7, 0x73,
|
0x0b, 0x60, 0x72, 0xb3, 0x86, 0xd4, 0xa7, 0x73,
|
||||||
|
@ -305,7 +305,7 @@ var Block100000 = btcwire.MsgBlock{
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
TxOut: []*btcwire.TxOut{
|
TxOut: []*btcwire.TxOut{
|
||||||
&btcwire.TxOut{
|
{
|
||||||
Value: 0xf4240, // 1000000
|
Value: 0xf4240, // 1000000
|
||||||
PkScript: []byte{
|
PkScript: []byte{
|
||||||
0x76, // OP_DUP
|
0x76, // OP_DUP
|
||||||
|
|
Loading…
Reference in a new issue