Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pallet Documentation #219

Merged
merged 3 commits into from
Nov 28, 2022
Merged

Pallet Documentation #219

merged 3 commits into from
Nov 28, 2022

Conversation

ndkazu
Copy link
Contributor

@ndkazu ndkazu commented Nov 27, 2022

  • Completed documentation of the Asset_management pallet.
  • Added ReadMe file to Asset_management pallet.
  • Added ReadMe file to share_distributor pallet.
  • Increased the funds of dev accounts.
  • Added some new accounts for testing.

All the new accounts have to be manually added to Polkadot.JS using the secret seed obtained with
the following command: target/release/fs-node key inspect //KillMonger, where KillMonger is the account name.
The account balance can then be customised, using the /seed/balances.json file where you need to add the account number and the initial amount.

@codecov-commenter
Copy link

codecov-commenter commented Nov 27, 2022

Codecov Report

Merging #219 (f4eb165) into main (9b30aef) will decrease coverage by 0.11%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #219      +/-   ##
==========================================
- Coverage   81.61%   81.49%   -0.12%     
==========================================
  Files          58       58              
  Lines        5455     5463       +8     
==========================================
  Hits         4452     4452              
- Misses       1003     1011       +8     
Impacted Files Coverage Δ
node/src/chain_spec.rs 0.00% <0.00%> (ø)
pallets/asset_management/src/lib.rs 75.73% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ndkazu ndkazu requested review from ilhanu and cuteolaf November 27, 2022 05:49
@ndkazu ndkazu self-assigned this Nov 27, 2022
@ndkazu ndkazu requested a review from letodunc November 27, 2022 05:50
@ndkazu ndkazu merged commit df26413 into main Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants