CoreBitcoin icon indicating copy to clipboard operation
CoreBitcoin copied to clipboard

Use CFSwapInt32LittleToHost to convert arg of uint32_t

Open wdragen opened this issue 6 years ago • 0 comments

When parse chunk of OP_PUSHDATA4, should use CFSwapInt32LittleToHost to convert the argument of uint32_t.

wdragen avatar Apr 03 '18 10:04 wdragen