solanaPayTransactionRequest
Solana Pay transaction request methods.
Example
Type declaration
| Name | Type | Default value |
|---|---|---|
get() | (url, options?) => Promise<SolanaPayTransactionRequestGetResponse> | fetchSolanaPayGetRequest |
post() | (url, body, options?) => Promise<SolanaPayTransactionRequestPostResponse> | fetchSolanaPayPostRequest |