0
typeValue
governance.govStakerAccessor
1
func() governance.GovStakerAccessor- OID
- 05efe5…55e4:3
1 details
2
typeValue
governance.Config
3
func(votingStartDelay int64, votingPeriod int64, votingWeightSmoothingDuration int64, quorum int64, proposalCreationThreshold int64, executionDelay int64, executionWindow int64) governance.Config- OID
- 05efe5…55e4:5
3 details
4
func(votingStartDelay int64, votingPeriod int64, votingWeightSmoothingDuration int64, quorum int64, proposalCreationThreshold int64, executionDelay int64, executionWindow int64) *governance.Config- OID
- 05efe5…55e4:7
4 details
5
func() governance.Config- OID
- 05efe5…55e4:8
5 details
6
func() *v0.BPTree- OID
- 05efe5…55e4:9
6 details
7
typeValue
governance.Counter
8
func() *governance.Counter- OID
- 05efe5…55e4:10
8 details
9
func(src []int64) []int64- OID
- 05efe5…55e4:12
9 details
10
func(src [].uverse.address) [].uverse.address- OID
- 05efe5…55e4:14
10 details
11
func() int64- OID
- 05efe5…55e4:15
11 details
12
func() int64- OID
- 05efe5…55e4:17
12 details
13
func() int64- OID
- 05efe5…55e4:18
13 details
14
func() governance.Config- OID
- 05efe5…55e4:19
14 details
15
func(configVersion int64) (governance.Config, .uverse.error)- OID
- 05efe5…55e4:20
15 details
16
func() int- OID
- 05efe5…55e4:21
16 details
17
func(offset int, count int) []int64- OID
- 05efe5…55e4:22
17 details
18
func(proposalID int64) bool- OID
- 05efe5…55e4:23
18 details
19
func(proposalID int64) (*governance.Proposal, .uverse.error)- OID
- 05efe5…55e4:24
19 details
20
func(proposalId int64) (.uverse.address, .uverse.error)- OID
- 05efe5…55e4:25
20 details
21
func(proposalId int64) (governance.ProposalType, .uverse.error)- OID
- 05efe5…55e4:26
21 details
22
func(proposalId int64) (int64, .uverse.error)- OID
- 05efe5…55e4:27
22 details
23
func(proposalId int64) (int64, .uverse.error)- OID
- 05efe5…55e4:28
23 details
24
func(proposalId int64) (int64, .uverse.error)- OID
- 05efe5…55e4:29
24 details
25
func(proposalId int64) (int64, .uverse.error)- OID
- 05efe5…55e4:30
25 details
26
func(proposalId int64) (string, .uverse.error)- OID
- 05efe5…55e4:31
26 details
27
func(proposalId int64) (string, .uverse.error)- OID
- 05efe5…55e4:32
27 details
28
func(proposalId int64) (string, .uverse.error)- OID
- 05efe5…55e4:33
28 details
29
func(proposalId int64) (int64, .uverse.error)- OID
- 05efe5…55e4:34
29 details
30
func(proposalId int64) (int64, .uverse.error)- OID
- 05efe5…55e4:35
30 details
31
func(proposalId int64) (quorum int64, maxVotingWeight int64, yesWeight int64, noWeight int64, err .uverse.error)- OID
- 05efe5…55e4:36
31 details
32
func(proposalID int64) int- OID
- 05efe5…55e4:37
32 details
33
func(proposalID int64, offset int, count int) [].uverse.address- OID
- 05efe5…55e4:38
33 details
34
func(proposalID int64, addr .uverse.address) bool- OID
- 05efe5…55e4:39
34 details
35
func(proposalID int64, addr .uverse.address) (*governance.VotingInfo, .uverse.error)- OID
- 05efe5…55e4:40
35 details
36
func(proposalID int64, addr .uverse.address) (int64, .uverse.error)- OID
- 05efe5…55e4:41
36 details
37
func(proposalID int64, addr .uverse.address) (int64, .uverse.error)- OID
- 05efe5…55e4:42
37 details
38
func(proposalID int64, addr .uverse.address) (int64, .uverse.error)- OID
- 05efe5…55e4:43
38 details
39
func(proposalID int64) (*governance.CommunityPoolSpendInfo, .uverse.error)- OID
- 05efe5…55e4:44
39 details
40
func(proposalID int64) (*governance.ExecutionInfo, .uverse.error)- OID
- 05efe5…55e4:45
40 details
41
func(user .uverse.address) int- OID
- 05efe5…55e4:46
41 details
42
func(user .uverse.address, offset int, count int) []int64- OID
- 05efe5…55e4:47
42 details
43
func() (int64, bool)- OID
- 05efe5…55e4:48
43 details
44
func() (int64, int64, .uverse.error)- OID
- 05efe5…55e4:49
44 details
45
typeValue
governance.Proposal
46
func(proposalID int64, status *governance.ProposalStatus, metadata *governance.ProposalMetadata, data *governance.ProposalData, proposerAddress .uverse.address, configVersion int64, snapshotTime int64, createdHeight int64) *governance.Proposal- OID
- 05efe5…55e4:50
46 details
47
func() *v0.BPTree- OID
- 05efe5…55e4:52
47 details
48
func() *v0.BPTree- OID
- 05efe5…55e4:53
48 details
49
func() *v0.BPTree- OID
- 05efe5…55e4:54
49 details
50
func() *v0.BPTree- OID
- 05efe5…55e4:55
50 details
51
typeValue
governance.ProposalActionStatus
52
func(executable bool) *governance.ProposalActionStatus- OID
- 05efe5…55e4:56
52 details
53
typeValue
governance.ProposalMetadata
54
func(title string, description string) *governance.ProposalMetadata- OID
- 05efe5…55e4:58
54 details
55
typeValue
governance.ProposalData
56
func(proposalType governance.ProposalType, communityPoolSpend *governance.CommunityPoolSpendInfo, execution *governance.ExecutionInfo) *governance.ProposalData- OID
- 05efe5…55e4:60
56 details
57
typeValue
governance.CommunityPoolSpendInfo
58
func(to .uverse.address, tokenPath string, amount int64) *governance.CommunityPoolSpendInfo- OID
- 05efe5…55e4:61
58 details
59
typeValue
governance.ExecutionInfo
60
func(num int64, msgs []string) *governance.ExecutionInfo- OID
- 05efe5…55e4:62
60 details
61
typeValue
governance.ParameterChangeInfo
62
func(pkgPath string, function string, params []string) governance.ParameterChangeInfo- OID
- 05efe5…55e4:63
62 details
63
typeValue
governance.ProposalScheduleStatus
64
func(createTime int64, activeTime int64, votingEndTime int64, executableTime int64, expiredTime int64) *governance.ProposalScheduleStatus- OID
- 05efe5…55e4:64
64 details
65
typeValue
governance.ProposalStatusType
66
governance.ProposalStatusTypeValue
<zero>
67
governance.ProposalStatusTypeValue
<zero>
68
governance.ProposalStatusTypeValue
<zero>
69
governance.ProposalStatusTypeValue
<zero>
70
governance.ProposalStatusTypeValue
<zero>
71
governance.ProposalStatusTypeValue
<zero>
72
governance.ProposalStatusTypeValue
<zero>
73
governance.ProposalStatusTypeValue
<zero>
74
typeValue
governance.ProposalStatus
75
func(schedule *governance.ProposalScheduleStatus, actionStatus *governance.ProposalActionStatus, voteStatus *governance.ProposalVoteStatus) *governance.ProposalStatus- OID
- 05efe5…55e4:66
75 details
76
typeValue
governance.ProposalType
77
governance.ProposalTypeValue
<gnolang.StringValue>
78
governance.ProposalTypeValue
<gnolang.StringValue>
79
governance.ProposalTypeValue
<gnolang.StringValue>
80
typeValue
governance.ProposalVoteStatus
81
func(maxVotingWeight int64, quorumAmount int64) *governance.ProposalVoteStatus- OID
- 05efe5…55e4:68
81 details
82
func(title string, description string) int64- OID
- 05efe5…55e4:70
82 details
83
func(title string, description string, to .uverse.address, tokenPath string, amount int64) int64- OID
- 05efe5…55e4:72
83 details
84
func(title string, description string, numToExecute int64, executions string) int64- OID
- 05efe5…55e4:73
84 details
85
func(proposalId int64, yes bool) string- OID
- 05efe5…55e4:74
85 details
86
func(proposalId int64) int64- OID
- 05efe5…55e4:75
86 details
87
func(proposalId int64) int64- OID
- 05efe5…55e4:76
87 details
88
func(votingStartDelay int64, votingPeriod int64, votingWeightSmoothingDuration int64, quorum int64, proposalCreationThreshold int64, executionDelay int64, executionWindow int64) int64- OID
- 05efe5…55e4:77
88 details
89
untyped stringValue
"rlm does not match the current crossing frame"
90
<gnolang.heapItemType>- OID
- 05efe5…55e4:78
90 details
91
<gnolang.heapItemType>- OID
- 05efe5…55e4:79
91 details
92
<gnolang.heapItemType>- OID
- 05efe5…55e4:80
92 details
93
<gnolang.heapItemType>- OID
- 05efe5…55e4:81
93 details
94
<gnolang.heapItemType>- OID
- 05efe5…55e4:82
94 details
95
func()- OID
- 05efe5…55e4:83
95 details
96
func(int, rlm .uverse.realm, kvStore store.KVStore) interface{...}- OID
- 05efe5…55e4:85
96 details
97
func() governance.IGovernance- OID
- 05efe5…55e4:86
97 details
98
func() .uverse.error- OID
- 05efe5…55e4:87
98 details
99
typeValue
governance.StoreKey
100
governance.StoreKeyValue
<gnolang.StringValue>
101
governance.StoreKeyValue
<gnolang.StringValue>
102
governance.StoreKeyValue
<gnolang.StringValue>
103
governance.StoreKeyValue
<gnolang.StringValue>
104
governance.StoreKeyValue
<gnolang.StringValue>
105
governance.StoreKeyValue
<gnolang.StringValue>
106
typeValue
governance.governanceStore
107
func(kvStore store.KVStore) governance.IGovernanceStore- OID
- 05efe5…55e4:88
107 details
108
func(id int64) string- OID
- 05efe5…55e4:90
108 details
109
typeValue
governance.IGovernance
110
typeValue
governance.IGovernanceManager
111
typeValue
governance.IGovernanceGetter
112
typeValue
governance.IGovernanceStore
113
typeValue
governance.GovStakerAccessor
114
func(initializer func(...))- OID
- 05efe5…55e4:91
114 details
115
func(targetPackagePath string)- OID
- 05efe5…55e4:93
115 details
116
func() string- OID
- 05efe5…55e4:94
116 details
117
typeValue
governance.VotingInfo
118
func(availableVoteWeight int64) *governance.VotingInfo- OID
- 05efe5…55e4:95
118 details
0
:
type
=governance.govStakerAccessor
1 : func() governance.GovStakerAccessor Inspect
2
:
type
=governance.Config
3 : func(votingStartDelay int64, votingPeriod int64, votingWeightSmoothingDuration int64, quorum int64, proposalCreationThreshold int64, executionDelay int64, executionWindow int64) governance.Config Inspect
4 : func(votingStartDelay int64, votingPeriod int64, votingWeightSmoothingDuration int64, quorum int64, proposalCreationThreshold int64, executionDelay int64, executionWindow int64) *governance.Config Inspect
5 : func() governance.Config Inspect
6 : func() *v0.BPTree Inspect
7
:
type
=governance.Counter
8 : func() *governance.Counter Inspect
9 : func(src []int64) []int64 Inspect
10 : func(src [].uverse.address) [].uverse.address Inspect
11 : func() int64 Inspect
12 : func() int64 Inspect
13 : func() int64 Inspect
14 : func() governance.Config Inspect
15 : func(configVersion int64) (governance.Config, .uverse.error) Inspect
16 : func() int Inspect
17 : func(offset int, count int) []int64 Inspect
18 : func(proposalID int64) bool Inspect
19 : func(proposalID int64) (*governance.Proposal, .uverse.error) Inspect
20 : func(proposalId int64) (.uverse.address, .uverse.error) Inspect
21 : func(proposalId int64) (governance.ProposalType, .uverse.error) Inspect
22 : func(proposalId int64) (int64, .uverse.error) Inspect
23 : func(proposalId int64) (int64, .uverse.error) Inspect
24 : func(proposalId int64) (int64, .uverse.error) Inspect
25 : func(proposalId int64) (int64, .uverse.error) Inspect
26 : func(proposalId int64) (string, .uverse.error) Inspect
27 : func(proposalId int64) (string, .uverse.error) Inspect
28 : func(proposalId int64) (string, .uverse.error) Inspect
29 : func(proposalId int64) (int64, .uverse.error) Inspect
30 : func(proposalId int64) (int64, .uverse.error) Inspect
31 : func(proposalId int64) (quorum int64, maxVotingWeight int64, yesWeight int64, noWeight int64, err .uverse.error) Inspect
32 : func(proposalID int64) int Inspect
33 : func(proposalID int64, offset int, count int) [].uverse.address Inspect
34 : func(proposalID int64, addr .uverse.address) bool Inspect
35 : func(proposalID int64, addr .uverse.address) (*governance.VotingInfo, .uverse.error) Inspect
36 : func(proposalID int64, addr .uverse.address) (int64, .uverse.error) Inspect
37 : func(proposalID int64, addr .uverse.address) (int64, .uverse.error) Inspect
38 : func(proposalID int64, addr .uverse.address) (int64, .uverse.error) Inspect
39 : func(proposalID int64) (*governance.CommunityPoolSpendInfo, .uverse.error) Inspect
40 : func(proposalID int64) (*governance.ExecutionInfo, .uverse.error) Inspect
41 : func(user .uverse.address) int Inspect
42 : func(user .uverse.address, offset int, count int) []int64 Inspect
43 : func() (int64, bool) Inspect
44 : func() (int64, int64, .uverse.error) Inspect
45
:
type
=governance.Proposal
46 : func(proposalID int64, status *governance.ProposalStatus, metadata *governance.ProposalMetadata, data *governance.ProposalData, proposerAddress .uverse.address, configVersion int64, snapshotTime int64, createdHeight int64) *governance.Proposal Inspect
47 : func() *v0.BPTree Inspect
48 : func() *v0.BPTree Inspect
49 : func() *v0.BPTree Inspect
50 : func() *v0.BPTree Inspect
51
:
type
=governance.ProposalActionStatus
52 : func(executable bool) *governance.ProposalActionStatus Inspect
53
:
type
=governance.ProposalMetadata
54 : func(title string, description string) *governance.ProposalMetadata Inspect
55
:
type
=governance.ProposalData
56 : func(proposalType governance.ProposalType, communityPoolSpend *governance.CommunityPoolSpendInfo, execution *governance.ExecutionInfo) *governance.ProposalData Inspect
57
:
type
=governance.CommunityPoolSpendInfo
58 : func(to .uverse.address, tokenPath string, amount int64) *governance.CommunityPoolSpendInfo Inspect
59
:
type
=governance.ExecutionInfo
60 : func(num int64, msgs []string) *governance.ExecutionInfo Inspect
61
:
type
=governance.ParameterChangeInfo
62 : func(pkgPath string, function string, params []string) governance.ParameterChangeInfo Inspect
63
:
type
=governance.ProposalScheduleStatus
64 : func(createTime int64, activeTime int64, votingEndTime int64, executableTime int64, expiredTime int64) *governance.ProposalScheduleStatus Inspect
65
:
type
=governance.ProposalStatusType
66
:
governance.ProposalStatusType
=<zero>
67
:
governance.ProposalStatusType
=<zero>
68
:
governance.ProposalStatusType
=<zero>
69
:
governance.ProposalStatusType
=<zero>
70
:
governance.ProposalStatusType
=<zero>
71
:
governance.ProposalStatusType
=<zero>
72
:
governance.ProposalStatusType
=<zero>
73
:
governance.ProposalStatusType
=<zero>
74
:
type
=governance.ProposalStatus
75 : func(schedule *governance.ProposalScheduleStatus, actionStatus *governance.ProposalActionStatus, voteStatus *governance.ProposalVoteStatus) *governance.ProposalStatus Inspect
76
:
type
=governance.ProposalType
77
:
governance.ProposalType
=<gnolang.StringValue>
78
:
governance.ProposalType
=<gnolang.StringValue>
79
:
governance.ProposalType
=<gnolang.StringValue>
80
:
type
=governance.ProposalVoteStatus
81 : func(maxVotingWeight int64, quorumAmount int64) *governance.ProposalVoteStatus Inspect
82 : func(title string, description string) int64 Inspect
83 : func(title string, description string, to .uverse.address, tokenPath string, amount int64) int64 Inspect
84 : func(title string, description string, numToExecute int64, executions string) int64 Inspect
85 : func(proposalId int64, yes bool) string Inspect
86 : func(proposalId int64) int64 Inspect
87 : func(proposalId int64) int64 Inspect
88 : func(votingStartDelay int64, votingPeriod int64, votingWeightSmoothingDuration int64, quorum int64, proposalCreationThreshold int64, executionDelay int64, executionWindow int64) int64 Inspect
89
:
untyped string
="rlm does not match the current crossing frame"
90 : <gnolang.heapItemType> Inspect
91 : <gnolang.heapItemType> Inspect
92 : <gnolang.heapItemType> Inspect
93 : <gnolang.heapItemType> Inspect
94 : <gnolang.heapItemType> Inspect
95 : func() Inspect
96 : func(int, rlm .uverse.realm, kvStore store.KVStore) interface{...} Inspect
97 : func() governance.IGovernance Inspect
98 : func() .uverse.error Inspect
99
:
type
=governance.StoreKey
100
:
governance.StoreKey
=<gnolang.StringValue>
101
:
governance.StoreKey
=<gnolang.StringValue>
102
:
governance.StoreKey
=<gnolang.StringValue>
103
:
governance.StoreKey
=<gnolang.StringValue>
104
:
governance.StoreKey
=<gnolang.StringValue>
105
:
governance.StoreKey
=<gnolang.StringValue>
106
:
type
=governance.governanceStore
107 : func(kvStore store.KVStore) governance.IGovernanceStore Inspect
108 : func(id int64) string Inspect
109
:
type
=governance.IGovernance
110
:
type
=governance.IGovernanceManager
111
:
type
=governance.IGovernanceGetter
112
:
type
=governance.IGovernanceStore
113
:
type
=governance.GovStakerAccessor
114 : func(initializer func(...)) Inspect
115 : func(targetPackagePath string) Inspect
116 : func() string Inspect
117
:
type
=governance.VotingInfo