Skip to content

Transactions


CLI

add

The add tx allows users to register add a plan

sentinelhub tx vpn plan add [bytes] [price] [validity] [flags]

Example

cmd

output


node-add

The node-add tx allows users to add a node to a plan

sentinelhub tx vpn plan node-add [id] [node] [flags]

Example

cmd

output


node-remove

The node-remove tx allows users to remove a node from a plan

sentinelhub tx vpn plan node-remove [id] [node] [flags]

Example

cmd

output


status-set

The status-set tx allows users to set status of plan

sentinelhub tx vpn plan status-set [id] [status] [flags]

Example

cmd

output