File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
export const stellarAccount1 = {
2
- pubKey : 'GCB4UGT5JJRAHNDFQT476DCVSY3VC2TZPX2WN3RNMNGNR2LYJKLWRC2W ' ,
3
- privKey : 'SCQKS7N2CGPGVM7JZQFQQZ2JOT6QX37MHCOXPEF4K57ZZES2LVI6VZHK ' ,
2
+ pubKey : 'GCYBIZZL6XMSL57P64MCZMIO7MYEK6TNVBO3LUQ3ZP3PWFDCPJMCXTI5 ' ,
3
+ privKey : 'SB7QQCSZCMMSTTIYP3L2RH6UNEVZY4KWTAZLYNWOKUI4ZA6OBJKAIWQI ' ,
4
4
} ;
5
5
export const stellarAccount2 = {
6
- pubKey : 'GD4AXTSXYURPQNO3XMOJHRRWP4R4BPXTBBZXH5QEZ3QGYSVP7G757O2J ' ,
6
+ pubKey : 'GAZTT5X34GZV67S46LRYFU5NDTFIDTUZLN7LS75HHDS52HNTZ3YRX3SG ' ,
7
7
privKey : 'SBA47HOSZJJLUK54V2HGWHK6XCF4L3X3AHNNRHVWKRM2FQWSAQKDGFSA' ,
8
8
} ;
9
9
10
- export const stellarNetwork = 'https://horizon-testnet.stellar.org' ;
10
+ export const stellarNetwork = 'https://horizon-testnet.stellar.org/ ' ;
You can’t perform that action at this time.
0 commit comments