$K

Results 2 issues of $K

Hello developers, I tried installing dash-core by following the instructions provided here: `https://docs.dash.org/en/latest/masternodes/setup.html#option-1-automated-installation-using-dashman` after that I opened `~/.dashcore/dash.conf` and added two lines in it: ``` testnet=1 rest=1 ``` then I...

Hello developers, I am trying to use get_actions, but I am not able to apprehend the result. I am passing `{"pos":0, "offset": 10, "account_name": "accountname"}` in my curl request on...