gill

parseSolanaPayPostResponse

function parseSolanaPayPostResponse(data): SolanaPayTransactionRequestPostResponse;

Parse provided input to be a valid Solana Pay Transaction Request's POST response per the spec

Parameters

ParameterType
dataany

Returns

SolanaPayTransactionRequestPostResponse

On this page