sdk.kupmios.getparameters
Home > @blaze-cardano/sdk > 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.