Open 77656233 opened 1 year ago
insufficient priority means fee was too low
maybe lots of people were trying to mint at the same time and the fee went up?
if you just want to mint, you can bump up the fee rate:
env FEE_PER_KB=200000000 node . mint <addr> <file>
(or higher)
default is 100000000
or wait it out
today you can go to
http://doginals.com/tx/http://doginals.com/tx/{txid}
and see an inscription you minted
thats mostly just to see it minted ok
yeah we need a real explorer wallet indexer sorry i'm too slow. time to do that
blockchair recommends 500000000 https://blockchair.com/dogecoin
seems high. but maybe try. i make a better error message for others
Thanks for bringing the api up for public. I can see my inscriptions already. Still wondering if we are able to send them later in a save way?
yep thats the plan
did you mint them to an address you control the private keys?
be careful sending them to a wallet without doginals support
what wallets have support?
none yet
so if you mint, please mint to a fresh wallet that you don't use for anything else and is non-custodial
dogewallet or dogecoin-qt will work
then when proper wallets come, you'll import your keys. we'll have some tooling soon. stay tuned not much longer.
will add some docs about this
i try to use 500000000, but still get same error
What does this mean? And how can I see my already done inscriptions to find and send them later?