-
Notifications
You must be signed in to change notification settings - Fork 22
/
lib.def
80 lines (79 loc) · 1.67 KB
/
lib.def
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
EXPORTS
hs_init
hs_init_with_rtsopts
hs_exit
startConsensus
startConsensusPassive
stopConsensus
startBaker
stopBaker
receiveBlock
executeBlock
receiveFinalizationMessage
receiveFinalizationRecord
receiveTransaction
getNumberOfNonFinalizedTransactions
getCatchUpStatus
receiveCatchUpStatus
bakerStatusBestBlock
checkIfWeAreFinalizer
checkIfRunning
freeCStr
importBlocks
stopImportingBlocks
getAccountInfoV2
getAccountListV2
getModuleListV2
getModuleSourceV2
getInstanceListV2
getAncestorsV2
getFirstBlockEpochV2
getWinningBakersEpochV2
getInstanceInfoV2
getInstanceStateV2
getNextAccountSequenceNumberV2
getConsensusInfoV2
getConsensusDetailedStatusV2
getBlockItemStatusV2
getCryptographicParametersV2
getBlockInfoV2
getBakerListV2
getPoolInfoV2
getPassiveDelegationInfoV2
getBlocksAtHeightV2
getTokenomicsInfoV2
invokeInstanceV2
getPoolDelegatorsV2
getPoolDelegatorsRewardPeriodV2
getPassiveDelegatorsV2
getPassiveDelegatorsRewardPeriodV2
getBranchesV2
getElectionInfoV2
getIdentityProvidersV2
getAnonymityRevokersV2
getAccountNonFinalizedTransactionsV2
getBlockTransactionEventsV2
getBlockSpecialEventsV2
getBlockPendingUpdatesV2
getScheduledReleaseAccountsV2
getCooldownAccountsV2
getPreCooldownAccountsV2
getPrePreCooldownAccountsV2
getNextUpdateSequenceNumbersV2
getBlockChainParametersV2
getBlockFinalizationSummaryV2
getBlockItemsV2
getLastFinalizedBlockSlotTimeV2
getBakersRewardPeriodV2
getBlockCertificatesV2
getBakerEarliestWinTimeV2
getLastFinalizedBlockHeight
dryRunStart
dryRunEnd
dryRunGetAccountInfo
dryRunGetInstanceInfo
dryRunLoadBlockState
dryRunInvokeInstance
dryRunSetTimestamp
dryRunMintToAccount
dryRunTransaction