File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,11 @@ var marketPairs = [
3131 base : { currency : 'BTC' , issuer : 'rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B' } ,
3232 counter : { currency : 'XRP' }
3333 } ,
34+ {
35+ // Gatehub USD market
36+ base : { currency : 'USD' , issuer : 'rhub8VRN55s94qWKDv6jmDy1pUykJzF3wq' } ,
37+ counter : { currency : 'XRP' }
38+ } ,
3439 {
3540 // RippleCN CNY market
3641 base : { currency : 'CNY' , issuer : 'rnuF96W4SZoCJmbHYBFoJZpR8eCaxNvekK' } ,
@@ -146,11 +151,6 @@ var marketPairs = [
146151 base : { currency : 'JPY' , issuer : 'r94s8px6kSw1uZ1MV98dhSRTvc6VMPoPcN' } ,
147152 counter : { currency : 'BTC' , issuer : 'rMwjYedjc7qqtKYVLiAccJSmCwih4LnE2q' }
148153 } ,
149- {
150- // TokyoJPY JPY/ Snapswap USD
151- base : { currency : 'JPY' , issuer : 'r94s8px6kSw1uZ1MV98dhSRTvc6VMPoPcN' } ,
152- counter : { currency : 'USD' , issuer : 'rMwjYedjc7qqtKYVLiAccJSmCwih4LnE2q' }
153- } ,
154154 {
155155 // TokyoJPY JPY/ Bitstamp USD
156156 base : { currency : 'JPY' , issuer : 'r94s8px6kSw1uZ1MV98dhSRTvc6VMPoPcN' } ,
You can’t perform that action at this time.
0 commit comments