@anon
sign up
@anon
sign up
pull down to refresh
0 sats
\
0 replies
\
@0xbitcoiner
10 Nov
\
parent
\
on: Run Linux commands based on block time like cron?
builders
Yeah, with the
getblockcount
command you gotta do some polling every few seconds and build your logic around that. It’s not the most elegant solution, but it works.
write
preview
reply
10 sats
getblockcountcommand you gotta do some polling every few seconds and build your logic around that. It’s not the most elegant solution, but it works.