-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathsns_init_template.yaml
More file actions
90 lines (52 loc) · 1.17 KB
/
sns_init_template.yaml
File metadata and controls
90 lines (52 loc) · 1.17 KB
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
81
82
83
84
85
86
87
88
89
90
name: Odoc
description: Odoco is a decentralized documentation platform for writing documents and smart contracts. For example, as documents you can write articles, books, courses with videos. A contract example, is a share contract where you can write who own how much of a specific payment.
Principals: []
logo: ~
url: ~
NnsProposal:
title: ~
url: ~
summary: ~
fallback_controller_principals: []
dapp_canisters: []
Token:
name: ~
symbol: ~
transaction_fee: ~
logo: ~
Proposals:
rejection_fee: ~
initial_voting_period: ~
maximum_wait_for_quiet_deadline_extension: ~
Neurons:
minimum_creation_stake: ~
Voting:
minimum_dissolve_delay: ~
MaximumVotingPowerBonuses:
DissolveDelay:
duration: ~
bonus: ~
Age:
duration: ~
bonus: ~
RewardRate:
initial: ~
final: ~
transition_duration: ~
Distribution:
Neurons: []
InitialBalances:
governance: ~
swap: ~
total: ~
Swap:
minimum_participants: ~
minimum_icp: ~
maximum_icp: ~
minimum_participant_icp: ~
maximum_participant_icp: ~
VestingSchedule:
events: ~
interval: ~
duration: ~
neurons_fund_investment_icp: ~