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