Type Alias ergo_node_interface::ScanID

source ·
pub type ScanID = String;
Expand description

Integer which is provided by the Ergo node to reference a given scan.

Aliased Type§

struct ScanID { /* private fields */ }