issues
search
square
/
subzero
Block's Bitcoin Cold Storage solution.
Apache License 2.0
685
stars
96
forks
source link
[core] minor cleanup in sign.c
#691
Closed
ivmaykov
closed
1 year ago
ivmaykov
commented
1 year ago
mark a constant with
const
don't copy read-only TxOutput structs in a loop in compute_output_hash()
const