<stellar-slack>
<sacarlson> seem's the must have changed the testnet name in sdk v0.4.0 this still works StellarSdk.Network.usePublicNetwork(); but this throws errors //StellarSdk.Network.useTestNet();
<stellar-slack>
<sacarlson> ah I see it just above me ha ha
<stellar-slack>
<sacarlson> yup this works StellarSdk.Network.useTestNetwork;
TheSeven has quit [Ping timeout: 250 seconds]
TheSeven has joined #stellar-dev
de_henne_ is now known as de_henne
de_henne has quit [Remote host closed the connection]
de_henne has joined #stellar-dev
stellar-slack1 has joined #stellar-dev
stellar-slack has quit [Ping timeout: 240 seconds]
koolhead17 has quit [Remote host closed the connection]
koolhead17 has joined #stellar-dev
koolhead17 has quit [Changing host]
koolhead17 has joined #stellar-dev
koolhead17 has quit [Remote host closed the connection]
koolhead17 has joined #stellar-dev
edubai__ has joined #stellar-dev
koolhead17 has quit [Remote host closed the connection]
<stellar-slack1>
<powderfan> meant to be `source_asset_code` should be `AAA`
<stellar-slack1>
<powderfan> btw. if I create a path payment from the second record, the transaction fails
stellar-slack1 has quit [Remote host closed the connection]
stellar-slack has joined #stellar-dev
<stellar-slack>
<powderfan> I've got some trouble with the account sequence. Why is it a string in js-sdk and not a number. How am I supposed to manually increase it? Convert to int, add 1 and convert back to string? Thanks for your help
<stellar-slack>
<powderfan> @jed: ah I see, I'm not maintaining a permanent Account object but create it on the fly, this is why I need to increment. Maybe I have to change this. Or adopt one of @irisli's proposals. Thanks. For the paths problem I don't have a clue on where it belongs. core or horizon? otherwise no problem to create an issue
<stellar-slack>
<jed> horizon
<stellar-slack>
<powderfan> ok
victortyau has joined #stellar-dev
<stellar-slack>
<cyberomin> Hey there, how do I generate a public key for Stellar please. Thanks.
<stellar-slack>
<cyberomin> Thank you…
<stellar-slack>
<jed> programtically or just one time?