IOTA SDKAPI ReferenceGoTypesTransactionSignerFnOutputOn this pageTransactionSignerFnOutputtype TransactionSignerFnOutput The result of an async sign call containing the `UserSignature`. type TransactionSignerFnOutput struct { Signature *UserSignature} func (*TransactionSignerFnOutput) Destroy func (r *TransactionSignerFnOutput) Destroy()Give Feedback