Jolly-Pirate
Jolly-Pirate
console.log(result.category);
Update the CDN too please.
Didn't work, now it gives this error: ``` Unhandled rejection Error: 3010000 tx_missing_active_auth: missing required active authority Missing Active Authority ```
Of course I'm using my active key. Here's the snippet in node js. After patching your suggestion, even if I use a true public key instead of STM1111111111111111111111111111111114T1Anm, I still...
steemd.steemit.com is decommissioned, use api.steemit.com. Also, use the latest version of Vessel.
The latest version is 0.2.9, check it here https://github.com/aaroncox/vessel/releases In the Settings, set the Steem RPC Node to `https://api.steemit.com`, if it doesn't connect, try `https://anyx.io`
I already do that approach mentioned by @jrehmer. From a bash script, I count the files, post them starting at 01/xx, then upload the nzb aftewards and tag it as...
Yes it's possible. Add this line to /etc/postfix/header_checks file: /^X-Greylist::/ IGNORE And in your main.cf add this: header_checks = regexp:/etc/postfix/header_checks Restart postfix. However I think it's a good idea to...
Glad it helped. And yes I agree that it should be an option to disable adding that header. Nevertheless, using header_checks grants more flexibility, as you can customize it for...
I'm not sure what's accurate anymore... I think this needs further investigation. In the example private key `6b88c087247aa2f07ee1c5956b8e1a9f4c7f892a70e324f1bb3d161e05ca107b`, we have 3 different results: `bc1qaft3757t82vxt57uw3e4urqkvs7nr8r2mq0pnxuussyvaj7wc7asvlwrp0` original bitcoinadress output `bc1q3muwly6pm3u4tgf9xqr44t6d490d6e4j7syrsf2xj2tx0rnzaw9s49kpk0` website output...