[−][src]Module near_sdk::json_types
Helper types for JSON serialization.
Structs
| Base58PublicKey | Public key in a binary format with base58 string serialization with human-readable curve.
e.g. |
| Base64VecU8 | Helper class to serialize/deserialize |
| I64 | |
| I128 | |
| U64 | |
| U128 | |
| ValidAccountId | Helper class to validate account ID during serialization and deserializiation |
Enums
| CurveType | PublicKey curve |