# Functions
NewChainsql is a function that create a chainsql object.
NewTable creates a Table object.
# Structs
Base is a struct.
Chainsql is the interface struct for this package.
OpInfo is the opearting details.
Ripple is aaa.
SubmitBase base struct.
Table is used to process insert/delete/update/get operation.
No description provided by the author
No description provided by the author
TableJSON specifies the table operation format.
TableListSetJSON specifies the table operation format.
TxResult is tx submit response.
TxSigned is signed transaction.