Skip to content

Commit

Permalink
Merge pull request #9 from crossle/upgrade-heartwood
Browse files Browse the repository at this point in the history
Upgrade heartwood
  • Loading branch information
snovichkov authored Jul 17, 2020
2 parents c443a91 + 1c33ab9 commit 83f1f25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sign.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ var upgradeParams = []upgradeParam{
{207500, []byte{0x19, 0x1B, 0xA8, 0x5B}},
{280000, []byte{0xBB, 0x09, 0xB8, 0x76}},
{653600, []byte{0x60, 0x0E, 0xB4, 0x2B}},
{903000, []byte{0x0B, 0x23, 0xB9, 0xF5}},
}

// RawTxInSignature returns the serialized ECDSA signature for the input idx of
Expand Down

0 comments on commit 83f1f25

Please sign in to comment.