Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
monero-project
monero-site
Commits
872139c3
Commit
872139c3
authored
Dec 11, 2015
by
Brendan Telzrow
Browse files
typo fix and changed payment_id to payment_ids
parent
b2081355
Changes
1
Hide whitespace changes
Inline
Side-by-side
knowledge-base/developer-guides/wallet-rpc.md
View file @
872139c3
...
...
@@ -82,7 +82,7 @@ simplewallet
store
save the blockchain
get_pay
e
mnts
get_paym
e
nts
get a list of incoming payments using a given payment id
inputs:
payment_id: string
...
...
@@ -97,7 +97,7 @@ simplewallet
get_bulk_payments
get a list of incoming payments using a given payment id, or a list of payments ids, from a given height
inputs:
payment_id:
list
of:
payment_id
s
:
array
of:
string
min_block_height: unsigned int
the block height at which to start looking for payments
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment