pub fn parse_account_state(
okx_account: &OKXAccount,
account_id: AccountId,
ts_init: UnixNanos,
) -> Result<AccountState>Expand description
ยงErrors
Returns an error if the data cannot be parsed.
pub fn parse_account_state(
okx_account: &OKXAccount,
account_id: AccountId,
ts_init: UnixNanos,
) -> Result<AccountState>Returns an error if the data cannot be parsed.