deriveAnAddress constant

BlockfrostMethods const deriveAnAddress

Derive Shelley address from an xpub

Implementation

static const BlockfrostMethods deriveAnAddress = BlockfrostMethods._(
    "Derive an address", "/utils/addresses/xpub/:xpub/:role/:index");