Skip to content

Commit

Permalink
revert doc
Browse files Browse the repository at this point in the history
  • Loading branch information
thibault-martinez committed Aug 13, 2024
1 parent 6b6198a commit c1d4d39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/iota-genesis-builder/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ pub const OBJECT_SNAPSHOT_FILE_PATH: &str = "stardust_object_snapshot.bin";
pub const IOTA_OBJECT_SNAPSHOT_URL: &str = "https://stardust-objects.s3.eu-central-1.amazonaws.com/iota/alphanet/latest/stardust_object_snapshot.bin.gz";
pub const SHIMMER_OBJECT_SNAPSHOT_URL: &str = "https://stardust-objects.s3.eu-central-1.amazonaws.com/shimmer/alphanet/latest/stardust_object_snapshot.bin.gz";

/// A genesis transaction builder.
pub struct Builder {
parameters: GenesisCeremonyParameters,
token_distribution_schedule: Option<TokenDistributionSchedule>,
Expand Down

0 comments on commit c1d4d39

Please sign in to comment.