fix port binding
This commit is contained in:
parent
dad8ac498c
commit
785341e883
43 changed files with 1543 additions and 431 deletions
4
rnex-core/src/rmc/protocols/account_management.rs
Normal file
4
rnex-core/src/rmc/protocols/account_management.rs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
use macros::rmc_proto;
|
||||
|
||||
#[rmc_proto(25)]
|
||||
pub trait AccountManagement {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue