keybase / go-keybase-chat-bot

Official Go Keybase chat bot SDK
BSD 3-Clause "New" or "Revised" License
111 stars 38 forks source link

add a command to get transaction details #9

Closed xgess closed 5 years ago

xgess commented 5 years ago

add a command to fetch transaction details by transaction id.

this isn't exactly a great pattern if we want to have lots of wallet commands, but also i don't see much reason for a bot to, for example, set an inflation destination. so maybe it's ok for now.