- Preparing search index...
- The search index is not available
cardano-sdk
Type alias ProtocolParametersByron
Protocol
Parameters
Byron
: { heavyDlgThreshold
: string; maxBlockSize
: number; maxHeaderSize
: number; maxProposalSize
: number; maxTxSize
: number; mpcThreshold
: string; scriptVersion
: number; slotDuration
: number; softforkRule
: SoftforkRule; txFeePolicy
: TxFeePolicy; unlockStakeEpoch
: number; updateProposalThreshold
: string; updateProposalTimeToLive
: number; updateVoteThreshold
: string; }
Type declaration
-
heavyDlgThreshold: string
-
maxBlockSize: number
-
maxHeaderSize: number
-
maxProposalSize: number
-
maxTxSize: number
-
mpcThreshold: string
-
scriptVersion: number
-
slotDuration: number
-
-
-
unlockStakeEpoch: number
-
updateProposalThreshold: string
-
updateProposalTimeToLive: number
-
updateVoteThreshold: string