Evolution SDK

DRepCredential.ts

DRepCredential overview

DRep Credential module - provides an alias for Credential specialized for DRep usage.

In Cardano, drep_credential = credential, representing the same credential structure but used specifically for delegation representatives (DReps).

Added in v2.0.0


Table of contents


utils

DRepCredential

Signature

export declare const DRepCredential: typeof Credential

On this page