rpc rework for cryp status
This commit is contained in:
@@ -57,6 +57,7 @@ function createSocket(store) {
|
||||
|
||||
account = login;
|
||||
store.dispatch(actions.setAccount(login));
|
||||
// send({ method: 'cryp_spawn', params: { name: 'muji' } });
|
||||
send({ method: 'account_cryps', params: {} });
|
||||
console.log(account);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user