recieve->receive
This commit is contained in:
parent
f65ea832de
commit
1bc63bfd5d
1 changed files with 1 additions and 1 deletions
|
@ -428,7 +428,7 @@ transaction "txid". The object follows the following format:
|
|||
{
|
||||
"account":"name", # The acount name involvedi n the transaction. "" means the default.
|
||||
"address":"address", # The address involved in the transaction as a string.
|
||||
"category":"send|recieve", # Category - either send or recieve.
|
||||
"category":"send|receive", # Category - either send or receive.
|
||||
"amount":n, # numeric amount in BTC.
|
||||
}
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue