Beispiel #1
0
 function __construct()
 {
     parent::__construct(new \Exchange\MtGox());
 }
Beispiel #2
0
 function __construct()
 {
     parent::__construct(new \Exchange\VirtEx());
 }
 function __construct()
 {
     parent::__construct(new \Exchange\VaultOfSatoshi());
 }
Beispiel #4
0
 function __construct()
 {
     parent::__construct(new \Exchange\MintPal());
 }