[][src]Crate sm_primitives

Structs

H128
H160

Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.

H256

Fixed-size uninterpreted hash type with 32 bytes (256 bits) size.

H264
H512

Fixed-size uninterpreted hash type with 64 bytes (512 bits) size.

H520
U256

Little-endian large integer type

Functions

h128_from_u128
remove_0x_prefix

Return s without the 0x at the beginning of it, if any.

u256_from_u128

Type Definitions

Bytes