Skip to content

sompi_to_kaspa_string_with_suffix (Func)

Convert sompi to a formatted KAS string with network suffix.

PARAMETER DESCRIPTION
sompi

The amount in sompi.

TYPE: int

network

The network type for the suffix.

TYPE: str | NetworkType

RETURNS DESCRIPTION
str

Formatted string like "1.5 KAS" or "1.5 TKAS".

TYPE: str