Skip to main content
Module

x/lucid/src/mod.ts>C.DrepVotingThresholds

Lucid is a library, which allows you to create Cardano transactions and off-chain code for your Plutus contracts in JavaScript, Deno and Node.js.
Very Popular
Go to Latest
class C.DrepVotingThresholds
import { C } from "https://deno.land/x/lucid@0.10.7/src/mod.ts";
const { DrepVotingThresholds } = C;

Static Methods

__wrap(ptr)
from_bytes(bytes)
from_json(json)
new(
motion_no_confidence,
committee_normal,
committee_no_confidence,
update_constitution,
hard_fork_initiation,
pp_network_group,
pp_economic_group,
pp_technical_group,
pp_governance_group,
treasury_withdrawal,
)