kvagajack

Results 4 comments of kvagajack

If anybody needs this, here is how you can do it: ```js // Hook: export function jsonFilter(context: any) { // Extract your custom query parameter const { jsonFilter } =...

+1 I am using ord 0.9.0 and getting the same error. (Bitcoind is synced, and mempool is loaded)

Just upgraded ord to 0.14.1, and the same error :( ``` $ ord --cookie-file /var/lib/bitcoind/.cookie \ --index /root/.local/share/ord/index.redb \ wallet inscribe \ --destination \ --postage 9999sats \ --fee-rate 48 --file...

Btw, this is an intermittent issue... Sometimes I am able to inscribe, but still the failure happens much more often... Files i am inscribing are from 3K to 5K. And...