Skip to main content

TypeAlias.FeeDetails

type FeeDetails = 
| EvmFeeDetails
| StarknetFeeDetails
| StellarFeeDetails;