Type alias GmFeeExemption

GmFeeExemption: {
    feeReductionPercentageAsDecimal: number;
    publicKey: string;
}

Type declaration

  • feeReductionPercentageAsDecimal: number
  • publicKey: string