This commit is contained in:
Cesar Alvarez Vallero 2021-08-03 21:54:37 -03:00
parent e85ff14c92
commit 07f9ffb537
No known key found for this signature in database
GPG Key ID: 8DEF166DA59D7898

View File

@ -17,7 +17,7 @@ The fact that transactions are locked with scripts means that they can be locked
## Access Scripts In Your Transactions
You may not realize it, but you've already seen these locking and unlocking scripts as part of the raw transactins you've been working with. The best way to look into these scripts in more depth is thus to create a raw transaction, then examine it.
You may not realize it, but you've already seen these locking and unlocking scripts as part of the raw transactions you've been working with. The best way to look into these scripts in more depth is thus to create a raw transaction, then examine it.
### Create a Test Transaction