Set the NAG key
Method signature
function setNAGURL(nURL)
Parameters
nURL
string
Example
var nURL = "https://nag.circularlabs.io/NAG.php?cep="; CircularProtocolAPI.setNAGKey(nURL);
Last updated 19 days ago