Пример #1
0
 public AElfKeyStoreTests()
 {
     _keyStore = GetRequiredService <AElfKeyStore>();
     _nodeEnvironmentService = GetRequiredService <INodeEnvironmentService>();
 }