Skip to main content

build_typed_data

Function build_typed_data 

Source
pub fn build_typed_data(
    action_key: ActionKey,
    account: &WalletAddress,
    nonce: u64,
    action_json: Value,
    chain_id: u64,
) -> Result<TypedData, RsmSignerError>