fix: correct typos in PSBT serialization code
This commit fixes two typos in comments/constant names within PSBT serialization code. One renames a local constant from PSBT_SERPARATOR to PSBT_SEPARATOR (the value 0xff is unchanged), and the other fixes a grammar error in a comment. Nei…
9d1c9140by Cameric+3−31 file