Exemplo n.º 1
0
 function __construct()
 {
     parent::__construct(new \Exchange\MtGox());
 }
Exemplo n.º 2
0
 function __construct()
 {
     parent::__construct(new \Exchange\VirtEx());
 }
Exemplo n.º 3
0
 function __construct()
 {
     parent::__construct(new \Exchange\VaultOfSatoshi());
 }
Exemplo n.º 4
0
 function __construct()
 {
     parent::__construct(new \Exchange\MintPal());
 }