nekoton/utils library
Extensions
- KeySignerName on KeySigner
- Get name of KeySigner, same as in rust side
Constants
- amountJsonConverter → const _BigIntJsonConverter
- Json converter of amount value from string to BigInt (without currency identification)
- dateSecondsSinceEpochJsonConverter → const _DateTimeJsonConverter
- Json converter for date time from secondsSinceEpoch (typically used for fields such as expireAt)
- uriJsonConverter → const _UriJsonConverter
- Json converter of Uri value from string to Uri