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

Added the additional check #223

Conversation

ndkazu
Copy link
Contributor

@ndkazu ndkazu commented Dec 2, 2022

Added a check to ensure that the caller of the Tenant session is an active Representative, and the corresponding error if it is not the case.

Copy link
Member

@cuteolaf cuteolaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@codecov-commenter
Copy link

codecov-commenter commented Dec 3, 2022

Codecov Report

Merging #223 (7d58305) into main (f49fde7) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #223   +/-   ##
=======================================
  Coverage   81.49%   81.49%           
=======================================
  Files          58       58           
  Lines        5463     5463           
=======================================
  Hits         4452     4452           
  Misses       1011     1011           
Impacted Files Coverage Δ
pallets/asset_management/src/lib.rs 75.73% <100.00%> (ø)

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

@ndkazu ndkazu merged commit ccf0453 into main Dec 3, 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.

In asset_management => additionnal check needed on launch_tenant_session extrinsic
3 participants