Documentation ¶
Overview ¶
Package satoshi - to convert satoshi values to integers
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromByteString ¶
FromByteString - convert a string to a Satoshi value
i.e. "0.00000001" will convert to uint64(1)
Note: Invalid characters are simply ignored and the conversion
simply stops after 8 decimal places have been processed. Extra decimal points will also be ignored.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.