modulepackage
0.8.5
Repository: https://github.com/kochavalabs/mazzaroth-go.git
Documentation: pkg.go.dev
# README
mazzaroth-go
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewMazzarothClient creates a production object.
No description provided by the author
Transaction returns a transactionBuilder with a empty xdr.transaction.
No description provided by the author
No description provided by the author
WithAddress used to set the http client that the mazzaroth client should use.
WithHttpClient used to set the http client that the mazzaroth client should use.
# Variables
ErrActionAddressNil triggered if action address is nil.
ErrChannelIDNil triggered if action channel id is nil.
ErrEmptyFunction name triggered if an empty function name is used to sign a call transaction.
ErrEmptyServerList triggered if empty server list is passed.
ErrInternalServer is raised after a 500 status code.
ErrNotFound is raised when the searched entity is not found.
ErrTransactionActionEmpty triggered if empty action is passed on transaction.
# Structs
No description provided by the author
ClientImpl is the actual client implementation.
No description provided by the author
TransactionBuilder builds a xdr transaction object.