kaspanet / kaspad

Kaspad was the reference full node Kaspa implementation written in Go (golang), now rewritten in Rust: https://github.com/kaspanet/rusty-kaspa
ISC License
447 stars 228 forks source link

Set gas correctly when converting from rpcTx #2226

Closed coderofstuff closed 9 months ago

coderofstuff commented 10 months ago

Previously it was setting it from LockTime

someone235 commented 9 months ago

Fixed by #2203