package
0.1.1
Repository: https://github.com/netherdrake/lino.git
Documentation: pkg.go.dev

# Functions

DeletePostTxCmd deletes a post tx and sign it with the given key.
DonateTxCmd will create a donate tx and sign it with the given key.
GetPostCmd returns a query post that will display the info and meta of the post at a given author and postID.
GetPostsCmd returns a query post that will display the info and meta of the post at a given author and postID.
PostTxCmd will create a post tx and sign it with the given key.
PostTxCmd will create a post tx and sign it with the given key.
ViewTxCmd will create a view tx and sign it with the given key.