Skip to content

threefold.nodepilot #

Pokt.Network installer

A set of tools to install your own pokt.network node in an easy way.

TODO: not sure if finished

fn nodepilot_new #

fn nodepilot_new(name string, ipaddr string) ?NodePilot

fn (NodePilot) prepare #

fn (mut n NodePilot) prepare() ?

fn (NodePilot) fuse_running #

fn (mut n NodePilot) fuse_running() bool

fn (NodePilot) fuse #

fn (mut n NodePilot) fuse() ?

fn (NodePilot) harmony_running #

fn (mut n NodePilot) harmony_running() bool

fn (NodePilot) harmony #

fn (mut n NodePilot) harmony() ?

fn (NodePilot) pokt_running #

fn (mut n NodePilot) pokt_running() bool

fn (NodePilot) pokt #

fn (mut n NodePilot) pokt() ?