Skip to content

UcanBuilder::with_expiration should take Option<u64> instead of u64 #114

@cdata

Description

@cdata

Now that we can express a never-expiring UCAN via None for exp, the UcanBuilder::with_expiration method should accept Option<u64> so that a user can express a never expiring with builder.with_expiration(None).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions