Set the NAG key
Method signature
function setNAGKey(nagKey)
Parameters
nagKey
string
Example
var nagKey = "48656c6c6f2c20576f726c6421"; CircularProtocolAPI.setNAGKey(NAGKey);
Last updated 19 days ago