Skip to main content

get_execpool_acc_data

Function get_execpool_acc_data 

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