Skip to content
Discussion options

You must be logged in to vote

Hi @MoonShiesty, object is not well supported by the prover currently. More specifically, we cannot specify like you suggested:

    spec exists_at<T: key>(object: address): bool {
        ensures [abstract] result == exists<T>(object);
    }

We have an issue to track this: aptos-labs/aptos-core#6658 and will hopefully fix this in the near future.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@MoonShiesty
Comment options

@rahxephon89
Comment options

Answer selected by MoonShiesty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants