You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dfx canister call tokens submitApp '(record { grant_size = 5; name = "Blockchain at Berkeley Proposal"; description = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua." })'
dfx identity use alice
dfx canister call tokens submitApp '(record { grant_size = 5; name = "Centralized Finance at Berkeley Proposal"; description = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua." })'
dfx identity use john
dfx canister call tokens submitApp '(record { grant_size = 100; name = "Unpopular Proposal"; description = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua." })'