package
0.0.0-20241004022609-05ddbfbea6b7
Repository: https://github.com/kenshin579/tutorials-go.git
Documentation: pkg.go.dev
# Constants
Pending tx is awaiting confirmations.
Confirmed tx is confirmed.
Failed tx failed.
FeeTooLow tx fee is too low.
Pending tx is pending.
Unprocessed not yet processed.
# Variables
Codes are the available codes.
# Type aliases
https://gist.github.com/miguelmota/928893046b1fde79fcbe3df52ab332c1 Code are the status codes that define the stage of the transaction.