package
0.0.0-20240314062027-d56c475d59a3
Repository: https://github.com/ibax-io/go-ibax-sdk.git
Documentation: pkg.go.dev

# Functions

MakeRequest builds a Request from all its parts, but returns an error if the params cannot be marshalled.
MustRequest builds a request from all its parts but panics if the params cannot be marshaled, so should only be used with well-known parameter data.
No description provided by the author
PrivateToPublicHex returns the hex public key for the specified hex private key.