marginpy.utils.data_conversion module
- b64str_to_bytes(data_str: str) bytes
- json_to_account_info(account_info_raw: Dict[str, Any]) AccountInfo
- ui_to_native(amount: float, decimals: int = 6) int
- wrapped_fixed_to_float(raw: WrappedI80F48) float