[][src]Function solana_btc_spv_program::spv_instruction::submit_proof

pub fn submit_proof(
    submitter: &Pubkey,
    proof: MerkleProof,
    headers: HeaderChain,
    transaction: BitcoinTransaction,
    request: &Pubkey
) -> Instruction