mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-07-25 23:23:11 +00:00
fix private shared account preparation
This commit is contained in:
@@ -178,6 +178,7 @@ impl NSSAUserData {
|
||||
}
|
||||
|
||||
/// Returns the key chain and account data for the given private account ID.
|
||||
/// Does not cover shared private accounts — use `shared_private_account` for those.
|
||||
#[must_use]
|
||||
pub fn get_private_account(
|
||||
&self,
|
||||
|
||||
Reference in New Issue
Block a user