Type Alias NullableBignumber

NullableBignumber: string | null

A string representation of a BigNumber that can be null.