Fix wrong salt output

This commit is contained in:
Simon Warta 2022-09-22 12:27:52 +02:00
parent 09bdaed37d
commit a408f1ed86

View File

@ -85,7 +85,7 @@ for (let checksum of checksums) {
checksum: toHex(checksum),
creator,
creatorData: toHex(fromBech32(creator).data),
salt: toHex(checksum),
salt: toHex(salt),
msg,
},
out: {