mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
rustfmt
This commit is contained in:
parent
a33502c108
commit
99dda19f5e
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ impl Slate {
|
||||||
height: 0,
|
height: 0,
|
||||||
lock_height: 0,
|
lock_height: 0,
|
||||||
participant_data: vec![],
|
participant_data: vec![],
|
||||||
version:Some(1)
|
version: Some(1),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue