resolvedHandle: {
    cardanoAddress: PaymentAddress;
    handle: string;
    hasDatum: boolean;
    policyId: PolicyId;
    resolvedAt: {
        hash: BlockId;
        slot: Slot;
    };
} = ...

Type declaration

Generated using TypeDoc