Function massa_api::private::write_ips_to_jsonfile

source ยท
fn write_ips_to_jsonfile(
    bootstrap_list_file: PathBuf,
    ips: BTreeSet<IpAddr>,
    list_type: &ListType,
) -> RpcResult<()>
Expand description

Write bootstrap list IP(s) from json file