Skip to content

Commit

Permalink
Update 211028 Chuloo#2
Browse files Browse the repository at this point in the history
  • Loading branch information
DarKWinGTM committed Oct 28, 2021
1 parent eca5d26 commit 31ae868
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -237,8 +237,9 @@ const signatureProvider = new JsSignatureProvider(defaultPrivateKey);


// const endpoint = 'https://wax.blokcrafters.io';
const endpoint = 'https://api.wax.alohaeos.com';
// const endpoint = 'https://api.wax.alohaeos.com';
// const endpoint = 'https://chain.wax.io';
const endpoint = 'https://wax.pink.gg';
const rpc = new JsonRpc(endpoint, { fetch });

function arrayToHex(data) {
Expand Down

0 comments on commit 31ae868

Please sign in to comment.