Fraction
A rational number, used to set the amount of a value transfer to collect as a custom fee.
Field
Type
Description
numerator
int64
The rational's numerator
denominator
int64
The rational's denominator; a zero value will result in FRACTION_DIVIDES_BY_ZERO
Last updated