-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
This explorer is pretty good but there is one feature that it is missing, and tat is "push_tx". This should be a pretty easy thing to implement. Just set up an API endpoint that takes a raw transaction and then pass it onto the node via "sendrawtransaction", then the txid should be returned to the user.
Tech1k