pub async fn get_execpool_acc_data(
rpc: &RpcClient,
execpool_acc: &Pubkey,
) -> Result<ExecpoolWrapper, ComputationPoolError>pub async fn get_execpool_acc_data(
rpc: &RpcClient,
execpool_acc: &Pubkey,
) -> Result<ExecpoolWrapper, ComputationPoolError>