Skip to content

[FEAT] General symbolic data approach #832

@Stevengre

Description

@Stevengre

we can use something like

    let base_account = Account::default();
    let acc = AccountInfo::from_account(base_account.clone());
    cheatcode_symbolic(acc)

to make the value totally symbolic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions