Skip to main content

query.kupmios.getparameters

Home > @blaze-cardano/query > Kupmios > getParameters

Kupmios.getParameters() method

Gets the protocol parameters from the blockchain.

Signature:

getParameters(): Promise<ProtocolParameters>;

Returns:

Promise<ProtocolParameters>

A promise that resolves to the protocol parameters.