Compare commits

..

1 Commits

Author SHA1 Message Date
0638590e16
added admin functionality 2025-02-06 00:19:56 +02:00

@ -17,7 +17,7 @@ use tonic::{Request, Response, Status, Streaming};
const ADMIN_ACCOUNTS: &[&str] = &[
"x52w7jARC5erhWWK65VZmjdGXzBK6ZDgfv1A283d8XK",
"FHuecMbeC1PfjkW2JKyoicJAuiU7khgQT16QUB3Q1XdL",
"ThisIsNotARealWallet000000000000000000000000",
];
pub struct BrainDaemonMock {