Parameters
null
Return Value
string API Endpoint URL
string
example
const info = mitum.getAPI(); console.log(info); // output "http://127.0.0.1:54320"
Last updated 2 months ago