Skip to main content

TransactionSignerFnOutput

type TransactionSignerFnOutput

The result of an async sign call containing the `UserSignature`.

type TransactionSignerFnOutput struct {
Signature *UserSignature
}

func (*TransactionSignerFnOutput) Destroy

func (r *TransactionSignerFnOutput) Destroy()