struct Protocol::Storage::ClearTrustTokens
- Protocol::Storage::ClearTrustTokens
- Struct
- Value
- Object
Overview
Removes all Trust Tokens issued by the provided issuerOrigin. Leaves other stored data, including the issuer's Redemption Records, intact.
Included Modules
- JSON::Serializable
- Protocol::Command
Defined in:
protocol/storage.crConstructors
Instance Method Summary
-
#did_delete_tokens : Bool
True if any tokens were deleted, false otherwise.