Open bruce-riley opened 10 months ago
It looks like these lines from GetAccountInfoWithOpts need to be added to GetMultipleAccountsWithOpts.
GetAccountInfoWithOpts
GetMultipleAccountsWithOpts
https://github.com/gagliardetto/solana-go/blob/bf985592c813fbad891e6807bf926c07cbdf41ce/rpc/getAccountInfo.go#L135-L137
It looks like these lines from
GetAccountInfoWithOpts
need to be added toGetMultipleAccountsWithOpts
.https://github.com/gagliardetto/solana-go/blob/bf985592c813fbad891e6807bf926c07cbdf41ce/rpc/getAccountInfo.go#L135-L137