Ejemplo n.º 1
0
 public CreateTransparentWalletResponse CreateTransaprentWallet()
 {
     return(new CreateTransparentWalletResponse(_walletService.CreateTransparentWallet()));
 }