get_deposit_address

Function get_deposit_address 

Source
pub async fn get_deposit_address(
    client: &GatewayRpcClient,
    payload: DepositAddressPayload,
) -> GatewayRpcResult<Address<NetworkUnchecked>>