- Preparing search index...
- The search index is not available
@shyft-to/js
Type alias SendTransactionResp
Send
Transaction
Resp
: { error
?: RpcError; id
: number | string; signature
: string; status
: TxnCommitment | null; }
Type declaration
-
Optional
error?: RpcError
-
id: number | string
-
signature: string
-