SetMessageFeeStructOutput: [module: string, action: bigint, chain: bigint, messageFee: bigint] & {
    action: bigint;
    chain: bigint;
    messageFee: bigint;
    module: string;
}

Type declaration

  • action: bigint
  • chain: bigint
  • messageFee: bigint
  • module: string

Generated using TypeDoc