How to get api to see if an NXT / Ardor account has Account Controls enabled?

0

I can't seem to find any api call to see if an NXT / Ardor / Ignis account has account controls enabled or not. How can I tell if it has it or not?

Patoshi パトシ

Posted 2018-02-13T20:59:58.543

Reputation: 8 911

Answers

0

There is no API call to see this. You need to use the api getAccount and look for accountControls array in the response which lists the available controls. If it returns something that means your NXT / Ardor account has this enabled.

Patoshi パトシ

Posted 2018-02-13T20:59:58.543

Reputation: 8 911