Type alias BlocksByIdsArgs

BlocksByIdsArgs: {
    ids: Cardano.BlockId[];
}

Type declaration

Generated using TypeDoc