# Functions
AsAlphabet returns option to sign main TX of notary requests with client's private key.
NewFromMorph returns the wrapper instance from the raw morph client.
# Structs
BurnPrm groups parameters of Burn operation.
Client is a wrapper over StaticClient which makes calls with the names and arguments of the NeoFS Balance contract.
LockPrm groups parameters of Lock operation.
MintPrm groups parameters of Mint operation.
TransferPrm groups parameters of TransferX method.
# Type aliases
Option allows to set an optional parameter of Wrapper.