User:: Add Rust Code Impl tracking
This commit is contained in:
parent
ba96654e1d
commit
9455af0cdb
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ from Config import config
|
|||
from util import helper
|
||||
from Debug import Debug
|
||||
|
||||
|
||||
# Fully Implemented in zeronet-rs::src::core::user.rs
|
||||
@PluginManager.acceptPlugins
|
||||
class User(object):
|
||||
def __init__(self, master_address=None, master_seed=None, data={}):
|
||||
|
|
Loading…
Reference in a new issue