Claimant

data class Claimant(val destination: String, val predicate: ClaimPredicate)

Represents a claimant for a claimable balance.

Constructors

Link copied to clipboard
constructor(destination: String, predicate: ClaimPredicate)

Properties

Link copied to clipboard

The account ID that can claim the balance

Link copied to clipboard

The predicate that must be satisfied to claim