Open breavyn opened 2 years ago
Note: this is separate to the TxIn script name that was fixed in 4ca0fcb9fd091a82f49a6b5aa19aa6027ee5c35a.
TxIn
https://github.com/Firaenix/bsv-wasm/blob/fa5aceaad3dfd14b368e89b7ae50d3afe38c93ed/src/transaction/txout.rs#L16 https://github.com/Firaenix/bsv-wasm/blob/fa5aceaad3dfd14b368e89b7ae50d3afe38c93ed/src/transaction/txout.rs#L105
This member and related methods should be referred to as script or locking_script.
script
locking_script
Note: this is separate to the
TxIn
script name that was fixed in 4ca0fcb9fd091a82f49a6b5aa19aa6027ee5c35a.https://github.com/Firaenix/bsv-wasm/blob/fa5aceaad3dfd14b368e89b7ae50d3afe38c93ed/src/transaction/txout.rs#L16 https://github.com/Firaenix/bsv-wasm/blob/fa5aceaad3dfd14b368e89b7ae50d3afe38c93ed/src/transaction/txout.rs#L105
This member and related methods should be referred to as
script
orlocking_script
.