Trait mainnet_tools::snapshot::OutputsExtension
source · pub trait OutputsExtension {
// Required method
fn try_into_raw_snapshot_request(
self,
parameters: SnapshotParameters
) -> Result<RawSnapshotRequest, Error>;
}
Expand description
Extensions for collection of voting tools Output
struct