pub async fn deploy_stake_table(
args: &DeployerArgs<impl Provider + WalletProvider>,
version: StakeTableContractVersion,
contracts: &mut Contracts,
) -> Result<()>Expand description
Deploys the contract suite up to and including the requested stake
table version, recording addresses in contracts.