mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-19 23:16:46 +00:00
noise seed
This commit is contained in:
@@ -29,6 +29,7 @@ pub struct Commit {
|
||||
pub amount: [u8; 8],
|
||||
pub executor: [u8; 32],
|
||||
pub fee: [u8; 8],
|
||||
pub seed: [u8; 32],
|
||||
}
|
||||
|
||||
#[repr(C)]
|
||||
|
||||
Reference in New Issue
Block a user