Exemplo n.º 1
0
 function __construct()
 {
     parent::__construct(new \Account\Wallet\CryptoTrade());
 }
Exemplo n.º 2
0
 function __construct()
 {
     parent::__construct(new \Account\Wallet\Bips());
 }
Exemplo n.º 3
0
 function __construct()
 {
     parent::__construct(new \Account\Wallet\VaultOfSatoshi());
 }
Exemplo n.º 4
0
 function __construct()
 {
     parent::__construct(new \Account\Wallet\BitcurexEUR());
 }
Exemplo n.º 5
0
 function __construct()
 {
     parent::__construct(new \Account\Wallet\Justcoin());
 }