import { Bitcoind } from '../../types'; type GetReceivedByLabelParams = { bitcoind: Bitcoind; label: string; minconf?: number; include_immature_coinbase?: boolean; }; /** * getreceivedbylabel "label" ( minconf include_immature_coinbase ) * * Returns the total amount received by addresses with