typo
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ impl Rpc {
|
||||
None => None,
|
||||
};
|
||||
|
||||
info!("method={:?} method={:?}", v.method, account.name);
|
||||
info!("method={:?} account={:?}", v.method, account.name);
|
||||
|
||||
// check the method
|
||||
// if no auth required
|
||||
|
||||
Reference in New Issue
Block a user