WAX Unity Web3 Suite
AuthenticatorLibrary
AuthenticatorLibrary
  • Getting Started
  • Installation
    • WebGL Insatallation
  • Examples
    • Getting Started
      • Canvas Example
      • UIToolkit Example
    • User Data
    • Token Transfer
    • Transact
  • API Docs
    • Canvas
      • UnityCanvasUAL
    • UiToolkit
      • UnityUiToolkitUAL
      • AuthenticatorButtonItem
      • AuthenticatorsPanel
      • BasicControl
      • ScreenBase
      • Utils
    • Authenticators
      • Anchor
        • AnchorAuthenticator
        • AnchorUser
        • AnchorWalletConfig
      • WaxCloudWallet
        • WaxCloudWalletAuthenticator
        • WaxCloudWalletConfig
        • WaxCloudWalletUser
    • Authenticator
    • User
    • AuthenticatorResponse
    • ButtonStyle
    • Chain
    • Utils
    • RpcEndpoint
    • SignTransactionResponse
    • UALOptions
    • UalConstants
    • UalError
    • UnityUAL
Powered by GitBook
On this page
  • Summary
  • Members
Edit on GitHub
  1. API Docs

SignTransactionResponse

PreviousRpcEndpointNextUALOptions

Last updated 2 years ago

** The object returned from signTransaction */

Summary

Members
Descriptions

public string?

The status of the transaction as returned by the RPC API (optional)

public

Set if there was an error

public ProcessedTransaction

The raw transaction object

Members

public string?

The status of the transaction as returned by the RPC API (optional)

public

Set if there was an error

public ProcessedTransaction

The raw transaction object

UalError
Status
UalError
Transaction
UalError
Status
UalError
Transaction