Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
11199655
Topic
1033944
Board
Development & Technical Discussion
Re: lock time: big endian or little endian ?
by
Darkblock
on
26/04/2015, 09:01:21 UTC
Quote from: redPanda on April 21, 2015, 05:59:25 PM
I want to create a raw transaction
If the lock time is not 00 00 00 00
should I write it as big endian or little endian ?
I always use little endian format for locktime coding in my raw transactions. haven't you tested it for your case??