Translations:Accounts/168/en

From ArdorDocs
Revision as of 18:33, 23 June 2020 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Start Funding Monitor Example

http://localhost:27876/nxt?
 requestType=startFundingMonitor&
 chain=2&
 property=funding&
 amount=1000000000&
 threshold=15000000000&
 interval=10&
 secretPhrase=IWontTellYou

{
 "started": true,
 "requestProcessingTime": 5
}