Post
Topic
Board Mining (Altcoins)
Re: AwesomeMiner Masternodes (Plugin)
by
Seanklei10
on 26/03/2018, 15:07:24 UTC
I was talking with the dev's it sounds like we can use any RPC command. He was saying: you can run any rpc command
if you want to give param just add a comma
like
https://curve.uexplorer.me/api/rpc/getrawtransaction,params

Would that work?
Played around with it.. can't seem to get a list of transactions of an address via it. Figured this would be it but it doesn't work..

Code:
https://curve.uexplorer.me/api/rpc/getaddresstxids,CZxLv3RP3ah5ynp8kyoL7vZDjXtCHcpPk4

EDIT: This just returns an empty array..

Code:
https://curve.uexplorer.me/api/rpc/listtransactions,CZxLv3RP3ah5ynp8kyoL7vZDjXtCHcpPk4

Could you give an example (with another coin) of what you are need for this plugin? I'm going to talk to the Devs some more to see if I can sort out their API.