Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
19400801
Topic
1952248
Board
Development & Technical Discussion
Re: How to use OP_CHECKSEQUENCEVERIFY
by
achow101
on
06/06/2017, 16:26:22 UTC
Read the BIP:
https://github.com/bitcoin/bips/blob/master/bip-0112.mediawiki
Your transaction needs to have a version number of 2, not 1. There may also be some other issue, but read the BIP carefully and you will be able to find it.