TransactionSigner
What is it?
TransactionSigner is actually the class that is returned directly from methods such as transfer, approve etc. and contains the prepared transacion. With this class, this transaction can be signed and sent to the node.
Methods
Last updated