convertUplcDataToShelleyAddress
export function convertUplcDataToShelleyAddress(
mainnet: boolean,
data: UplcData
): ShelleyAddress
Arguments
1. mainnet
mainnet: boolean
2. data
data: UplcData
Returns
ShelleyAddress