crate::server

Builds an instruction based on the request payload, supported instructions: RequestMint, ConfirmMint, CancelMint, RequestRedeem, ConfirmRedeem, CancelRedeem, Lock, Unlock, Withdraw

post/v1/instructions

Request body

OR
OR
OR
OR
OR
OR
OR
OR

Response

Instruction Response

instructionstring required

Solana instruction to submit onchain

Changes