Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Use case title
[FR0101] Creation of the user in the Iroha network
Status

Status
colourYellow
titlediscuss

Preconditions
  • The user has permission to create other users

Use case flow

  1. The user prepares information about the account that should be created, which includes name, domain, the public key and permissions list
  2. The user prepares instruction to send to the Iroha network according to the prepared information
  3. The user sends the transaction with the instruction to the Iroha peer (<<include>> FR0100)
  4. Tha Iroha peer returns the result of the instruction execution to the user
Postconditions
  • The new account in the Iroha network is created
Alternative flowN/A
Exception flow
  • On step 3, if the account with the provided name or public key is already exists in the networnetwork, the Iroha peer wil
Exception flow
  • will return "already exists" error status; user case flow will stop.


Use case title
[FR0102] Configuring permissions for the account in the Iroha network
Status

Status
colourYellow
titlediscuss

Preconditions

Use case flow


Postconditions
Alternative flow
Exception flow

...