Record

fee

No description available.

record fee {
  amount: option​<string>,
  type-op: option​<fee-type>,
}

Fields

NameTypeDescription
amountoption​<string>
type-opoption​<fee-type>