Skip to main content

build_typed_data

Function build_typed_data 

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