Dev docs: change "op code" to "opcode"

Closes #1068
This commit is contained in:
David A. Harding 2015-10-23 10:38:01 -04:00
parent 6823404c68
commit 64e4c549bc
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
16 changed files with 44 additions and 44 deletions

View file

@ -164,7 +164,7 @@ bitcoins even if this parameter is set to `1` or higher.{% endcapture %}
- n: "{{DEPTH}} → → → →<br>`asm`"
t: "string"
p: "Required<br>(exactly 1)"
d: "The signature script in decoded form with non-data-pushing op codes listed"
d: "The signature script in decoded form with non-data-pushing opcodes listed"
- n: "{{DEPTH}} → → → →<br>`hex`"
t: "string (hex)"
@ -209,7 +209,7 @@ bitcoins even if this parameter is set to `1` or higher.{% endcapture %}
- n: "{{DEPTH}} → → → →<br>`asm`"
t: "string"
p: "Required<br>(exactly 1)"
d: "The pubkey script in decoded form with non-data-pushing op codes listed"
d: "The pubkey script in decoded form with non-data-pushing opcodes listed"
- n: "{{DEPTH}} → → → →<br>`hex`"
t: "string (hex)"