deploy

Function deploy 

Source
pub async fn deploy<P, N>(
    provider: &P,
    network_token_address: Address,
) -> Address
where P: Provider<N>, N: Network,
Expand description

Deploys the payment vault contract and returns the contract address