getDelegate()
Feature
Get the delegate IP
const info = mitum.getDelegate();
console.log(info);
// output
"http://128.0.0.1:1234/delegate_example"Last updated
const info = mitum.getDelegate();
console.log(info);
// output
"http://128.0.0.1:1234/delegate_example"Last updated