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

@ -34,7 +34,7 @@ The `decodescript` RPC {{summary_decodeScript}}
- n: "→<br>`asm`"
t: "string"
p: "Required<br>(exactly 1)"
d: "The redeem script in decoded form with non-data-pushing op codes listed. May be empty"
d: "The redeem script in decoded form with non-data-pushing opcodes listed. May be empty"
- n: "→<br>`type`"
t: "string"

View file

@ -75,7 +75,7 @@ The `gettxout` RPC {{summary_getTxOut}}
- n: "→ →<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: "→ →<br>`hex`"
t: "string (hex)"