typo
This commit is contained in:
parent
bcf17cd19d
commit
5f969abc17
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user