mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-02 13:23:10 +00:00
remove unused nonce method
This commit is contained in:
parent
966a5c9a04
commit
76a023c33a
@ -26,10 +26,6 @@ impl AccountPublicData {
|
||||
nonce: 0,
|
||||
}
|
||||
}
|
||||
|
||||
fn nonce(&self) -> u64 {
|
||||
self.nonce
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user