@@ -8,14 +8,14 @@ import { RawAuraPreDigest } from '@polkadot/types/interfaces/aura';
88import { ExtrinsicOrHash , ExtrinsicStatus } from '@polkadot/types/interfaces/author' ;
99import { UncleEntryItem } from '@polkadot/types/interfaces/authorship' ;
1010import { AllowedSlots , BabeAuthorityWeight , BabeBlockWeight , BabeEquivocationProof , BabeWeight , EpochAuthorship , MaybeRandomness , MaybeVrf , NextConfigDescriptor , NextConfigDescriptorV1 , Randomness , RawBabePreDigest , RawBabePreDigestCompat , RawBabePreDigestPrimary , RawBabePreDigestPrimaryTo159 , RawBabePreDigestSecondaryPlain , RawBabePreDigestSecondaryTo159 , RawBabePreDigestSecondaryVRF , RawBabePreDigestTo159 , SlotNumber , VrfData , VrfOutput , VrfProof } from '@polkadot/types/interfaces/babe' ;
11- import { AccountData , BalanceLock , BalanceLockTo212 , BalanceStatus , Reasons , ReleasesBalances , VestingSchedule , WithdrawReasons } from '@polkadot/types/interfaces/balances' ;
11+ import { AccountData , BalanceLock , BalanceLockTo212 , BalanceStatus , Reasons , VestingSchedule , WithdrawReasons } from '@polkadot/types/interfaces/balances' ;
1212import { BlockHash } from '@polkadot/types/interfaces/chain' ;
1313import { PrefixedStorageKey } from '@polkadot/types/interfaces/childstate' ;
1414import { EthereumAddress , StatementKind } from '@polkadot/types/interfaces/claims' ;
1515import { MemberCount , ProposalIndex , Votes , VotesTo230 } from '@polkadot/types/interfaces/collective' ;
1616import { AuthorityId , RawVRFOutput } from '@polkadot/types/interfaces/consensus' ;
1717import { AliveContractInfo , CodeHash , ContractCallRequest , ContractExecResult , ContractExecResultSuccess , ContractInfo , ContractStorageKey , Gas , PrefabWasmModule , PrefabWasmModuleReserved , Schedule , ScheduleTo212 , SeedOf , TombstoneContractInfo , TrieId } from '@polkadot/types/interfaces/contracts' ;
18- import { AccountVote , AccountVoteSplit , AccountVoteStandard , Conviction , Delegations , PreimageStatus , PreimageStatusAvailable , PriorLock , PropIndex , Proposal , ProxyState , ReferendumIndex , ReferendumInfo , ReferendumInfoFinished , ReferendumInfoTo239 , ReferendumStatus , ReleasesDemocracy , Tally , Voting , VotingDelegating , VotingDirect , VotingDirectVote } from '@polkadot/types/interfaces/democracy' ;
18+ import { AccountVote , AccountVoteSplit , AccountVoteStandard , Conviction , Delegations , PreimageStatus , PreimageStatusAvailable , PriorLock , PropIndex , Proposal , ProxyState , ReferendumIndex , ReferendumInfo , ReferendumInfoFinished , ReferendumInfoTo239 , ReferendumStatus , Tally , Voting , VotingDelegating , VotingDirect , VotingDirectVote } from '@polkadot/types/interfaces/democracy' ;
1919import { ApprovalFlag , DefunctVoter , Renouncing , SetIndex , Vote , VoteIndex , VoteThreshold , VoterInfo } from '@polkadot/types/interfaces/elections' ;
2020import { CreatedBlock , ImportedAux } from '@polkadot/types/interfaces/engine' ;
2121import { Account , Log , Vicinity } from '@polkadot/types/interfaces/evm' ;
@@ -31,16 +31,16 @@ import { AbridgedCandidateReceipt, AttestedCandidate, AuctionIndex, Bidder, Cand
3131import { RuntimeDispatchInfo } from '@polkadot/types/interfaces/payment' ;
3232import { ActiveRecovery , RecoveryConfig } from '@polkadot/types/interfaces/recovery' ;
3333import { RpcMethods } from '@polkadot/types/interfaces/rpc' ;
34- import { AccountId , AccountIdOf , AccountIndex , Address , AssetId , Balance , BalanceOf , Block , BlockNumber , Call , ChangesTrieConfiguration , Consensus , ConsensusEngineId , Digest , DigestItem , ExtrinsicsWeight , Fixed128 , Fixed64 , H160 , H256 , H512 , Hash , Header , Index , Justification , KeyTypeId , KeyValue , LockIdentifier , LookupSource , LookupTarget , ModuleId , Moment , Origin , Pays , Perbill , Percent , Permill , Perquintill , Phantom , PhantomData , PreRuntime , ProxyType , RuntimeDbWeight , Seal , SealV0 , SignedBlock , StorageData , ValidatorId , Weight , WeightMultiplier } from '@polkadot/types/interfaces/runtime' ;
34+ import { AccountId , AccountIdOf , AccountIndex , Address , AssetId , Balance , BalanceOf , Block , BlockNumber , Call , ChangesTrieConfiguration , Consensus , ConsensusEngineId , Digest , DigestItem , ExtrinsicsWeight , Fixed128 , Fixed64 , H160 , H256 , H512 , Hash , Header , Index , Justification , KeyTypeId , KeyValue , LockIdentifier , LookupSource , LookupTarget , ModuleId , Moment , Origin , Pays , Perbill , Percent , Permill , Perquintill , Phantom , PhantomData , PreRuntime , ProxyType , Releases , RuntimeDbWeight , Seal , SealV0 , SignedBlock , StorageData , ValidatorId , Weight , WeightMultiplier } from '@polkadot/types/interfaces/runtime' ;
3535import { Period , Priority , SchedulePeriod , SchedulePriority , Scheduled , TaskAddress } from '@polkadot/types/interfaces/scheduler' ;
3636import { FullIdentification , IdentificationTuple , Keys , MembershipProof , SessionIndex , SessionKeys1 , SessionKeys2 , SessionKeys3 , SessionKeys4 , SessionKeys5 , SessionKeys6 , ValidatorCount } from '@polkadot/types/interfaces/session' ;
3737import { Bid , BidKind , SocietyJudgement , SocietyVote , StrikeCount , VouchingStatus } from '@polkadot/types/interfaces/society' ;
38- import { ActiveEraInfo , CompactAssignments , CompactScore , ElectionCompute , ElectionResult , ElectionScore , ElectionSize , ElectionStatus , EraIndex , EraPoints , EraRewardPoints , EraRewards , Exposure , Forcing , IndividualExposure , KeyType , MomentOf , Nominations , NominatorIndex , OffchainAccuracy , PerU16 , PhragmenScore , Points , ReleasesStaking , RewardDestination , RewardPoint , SlashJournalEntry , SlashingSpans , SlashingSpansTo204 , SpanIndex , SpanRecord , StakingLedger , StakingLedgerTo223 , StakingLedgerTo240 , UnappliedSlash , UnappliedSlashOther , UnlockChunk , ValidatorIndex , ValidatorPrefs , ValidatorPrefsTo145 , ValidatorPrefsTo196 } from '@polkadot/types/interfaces/staking' ;
38+ import { ActiveEraInfo , CompactAssignments , CompactScore , ElectionCompute , ElectionResult , ElectionScore , ElectionSize , ElectionStatus , EraIndex , EraPoints , EraRewardPoints , EraRewards , Exposure , Forcing , IndividualExposure , KeyType , MomentOf , Nominations , NominatorIndex , OffchainAccuracy , PerU16 , PhragmenScore , Points , RewardDestination , RewardPoint , SlashJournalEntry , SlashingSpans , SlashingSpansTo204 , SpanIndex , SpanRecord , StakingLedger , StakingLedgerTo223 , StakingLedgerTo240 , UnappliedSlash , UnappliedSlashOther , UnlockChunk , ValidatorIndex , ValidatorPrefs , ValidatorPrefsTo145 , ValidatorPrefsTo196 } from '@polkadot/types/interfaces/staking' ;
3939import { ApiId , KeyValueOption , ReadProof , RuntimeVersion , RuntimeVersionApi , StorageChangeSet } from '@polkadot/types/interfaces/state' ;
4040import { WeightToFeeCoefficient } from '@polkadot/types/interfaces/support' ;
4141import { AccountInfo , ApplyExtrinsicResult , ChainProperties , ChainType , DigestOf , DispatchClass , DispatchError , DispatchErrorModule , DispatchErrorTo198 , DispatchInfo , DispatchInfoTo190 , DispatchInfoTo244 , DispatchOutcome , DispatchResult , DispatchResultOf , DispatchResultTo198 , Event , EventId , EventIndex , EventRecord , EventRecordTo76 , Health , InvalidTransaction , Key , LastRuntimeUpgradeInfo , NetworkState , NetworkStatePeerset , NetworkStatePeersetInfo , NodeRole , NotConnectedPeer , Peer , PeerEndpoint , PeerEndpointAddr , PeerInfo , PeerPing , Phase , RefCount , TransactionValidityError , UnknownTransaction } from '@polkadot/types/interfaces/system' ;
4242import { OpenTip , OpenTipFinder , OpenTipTip , TreasuryProposal } from '@polkadot/types/interfaces/treasury' ;
43- import { Multiplier , PaymentReleases } from '@polkadot/types/interfaces/txpayment' ;
43+ import { Multiplier } from '@polkadot/types/interfaces/txpayment' ;
4444import { CallHash , Multisig , Timepoint } from '@polkadot/types/interfaces/utility' ;
4545import { VestingInfo } from '@polkadot/types/interfaces/vesting' ;
4646
@@ -256,6 +256,9 @@ declare module '@polkadot/types/types/registry' {
256256 ProxyType : ProxyType ;
257257 'Option<ProxyType>' : Option < ProxyType > ;
258258 'Vec<ProxyType>' : Vec < ProxyType > ;
259+ Releases : Releases ;
260+ 'Option<Releases>' : Option < Releases > ;
261+ 'Vec<Releases>' : Vec < Releases > ;
259262 RuntimeDbWeight : RuntimeDbWeight ;
260263 'Option<RuntimeDbWeight>' : Option < RuntimeDbWeight > ;
261264 'Vec<RuntimeDbWeight>' : Vec < RuntimeDbWeight > ;
@@ -378,9 +381,6 @@ declare module '@polkadot/types/types/registry' {
378381 BalanceStatus : BalanceStatus ;
379382 'Option<BalanceStatus>' : Option < BalanceStatus > ;
380383 'Vec<BalanceStatus>' : Vec < BalanceStatus > ;
381- ReleasesBalances : ReleasesBalances ;
382- 'Option<ReleasesBalances>' : Option < ReleasesBalances > ;
383- 'Vec<ReleasesBalances>' : Vec < ReleasesBalances > ;
384384 Reasons : Reasons ;
385385 'Option<Reasons>' : Option < Reasons > ;
386386 'Vec<Reasons>' : Vec < Reasons > ;
@@ -506,9 +506,6 @@ declare module '@polkadot/types/types/registry' {
506506 ReferendumStatus : ReferendumStatus ;
507507 'Option<ReferendumStatus>' : Option < ReferendumStatus > ;
508508 'Vec<ReferendumStatus>' : Vec < ReferendumStatus > ;
509- ReleasesDemocracy : ReleasesDemocracy ;
510- 'Option<ReleasesDemocracy>' : Option < ReleasesDemocracy > ;
511- 'Vec<ReleasesDemocracy>' : Vec < ReleasesDemocracy > ;
512509 Tally : Tally ;
513510 'Option<Tally>' : Option < Tally > ;
514511 'Vec<Tally>' : Vec < Tally > ;
@@ -936,9 +933,6 @@ declare module '@polkadot/types/types/registry' {
936933 PhragmenScore : PhragmenScore ;
937934 'Option<PhragmenScore>' : Option < PhragmenScore > ;
938935 'Vec<PhragmenScore>' : Vec < PhragmenScore > ;
939- ReleasesStaking : ReleasesStaking ;
940- 'Option<ReleasesStaking>' : Option < ReleasesStaking > ;
941- 'Vec<ReleasesStaking>' : Vec < ReleasesStaking > ;
942936 RewardDestination : RewardDestination ;
943937 'Option<RewardDestination>' : Option < RewardDestination > ;
944938 'Vec<RewardDestination>' : Vec < RewardDestination > ;
@@ -1130,9 +1124,6 @@ declare module '@polkadot/types/types/registry' {
11301124 Multiplier : Multiplier ;
11311125 'Option<Multiplier>' : Option < Multiplier > ;
11321126 'Vec<Multiplier>' : Vec < Multiplier > ;
1133- PaymentReleases : PaymentReleases ;
1134- 'Option<PaymentReleases>' : Option < PaymentReleases > ;
1135- 'Vec<PaymentReleases>' : Vec < PaymentReleases > ;
11361127 CallHash : CallHash ;
11371128 'Option<CallHash>' : Option < CallHash > ;
11381129 'Vec<CallHash>' : Vec < CallHash > ;
0 commit comments