pub fn build_typed_data(
action_key: ActionKey,
account: WalletAddress,
nonce: JsonU64,
action: &ParsedAction,
chain_id: u64,
) -> Result<TypedDataResponse, ApiError>pub fn build_typed_data(
action_key: ActionKey,
account: WalletAddress,
nonce: JsonU64,
action: &ParsedAction,
chain_id: u64,
) -> Result<TypedDataResponse, ApiError>