Skip to content

cardano-web3-js / T / AddressPublicCredentials

Type Alias: AddressPublicCredentials

AddressPublicCredentials: object

Type declaration

paymentCred?

optional paymentCred: Credential

stakingCred?

optional stakingCred: Credential

type

type: AddressType

Defined in

src/types/index.ts:183

Released under the MIT License