Module near_primitives_core::runtime::fees::u128_dec_format[][src]

Expand description

Serde serializer for u128 to integer. This is copy from core/primitives/src/serialize.rs It is required as this module doesn’t depend on primitives. TODO(3384): move basic primitives into a separate module and use in runtime.

Functions