pub trait ErgoBoxId { // Required method fn box_id(&self) -> BoxId; }
id of the ergo box
Id of the ergo box