solana icon indicating copy to clipboard operation
solana copied to clipboard

Retype program of ParsedInstruction

Open CharlesRA opened this issue 1 year ago • 1 comments

Problem

The property program of struct ParsedInstruction is wrongly type and not restrictive during a match on the value

Summary of Changes

Retype property program of struct ParsedInstruction by the correct enum

CharlesRA avatar Aug 08 '22 17:08 CharlesRA

Can you say more about the actual problem you're trying to solve?

CriesofCarrots avatar Aug 09 '22 06:08 CriesofCarrots

Closing this stale PR. Feel free to re-open with a deeper problem description if needed.

CriesofCarrots avatar Nov 01 '22 20:11 CriesofCarrots