pub fn decode_instructions(
signature: InstructionSignature,
accounts: &[&BinaryArray],
data: &BinaryArray,
allow_decode_fail: bool,
) -> Result<RecordBatch>pub fn decode_instructions(
signature: InstructionSignature,
accounts: &[&BinaryArray],
data: &BinaryArray,
allow_decode_fail: bool,
) -> Result<RecordBatch>