atomicals-js
atomicals-js copied to clipboard
response too large (over 1,000,000 bytes
➜ atomicals-js git:(master) yarn cli mint-dft atom
yarn run v1.22.19
$ node dist/cli.js mint-dft atom
Args { mint_ticker: 'atom' }
Meta undefined
Ctx undefined
====================================================================
Mint Interactive FT (Decentralized)
====================================================================
Atomical type: FUNGIBLE (decentralized) [
{
name: 'args',
contentType: 'object',
data: { mint_ticker: 'atom' }
}
] atom
Mint for ticker: atom
error { code: -32600, message: 'response too large (over 1,000,000 bytes' }
Operation failed.
{
"success": false,
"message": "[object Object]",
"error": {
"code": -32600,
"message": "response too large (over 1,000,000 bytes"
}
}
✨ Done in 1.79s.
Getting this after ~20 mints or so. I assume some pagination or so is needed?
How come all commits get squashed?
I'm wondering the same thing...
+1
How come all commits get squashed?
Can you provide more details ? This is not an active repo it seems