rename/docstrings

This commit is contained in:
Seungheon Oh 2022-05-25 11:45:03 -05:00
parent e84b67306c
commit fa77b809b8
No known key found for this signature in database
GPG key ID: 9B0E12D357369B66
10 changed files with 67 additions and 13 deletions

View file

@ -182,13 +182,13 @@ library agora-sample
library agora-spec
import: lang, deps, test-deps
exposed-modules:
Spec.Specification
Spec.AuthorityToken
Spec.Effect.GovernorMutation
Spec.Effect.TreasuryWithdrawal
Spec.Governor
Spec.Model.MultiSig
Spec.Proposal
Spec.Spec
Spec.Stake
Spec.Treasury
Spec.Utils