-
Notifications
You must be signed in to change notification settings - Fork 723
Remove References to ID Card #2509
Remove References to ID Card #2509
Conversation
<label class="radio-label" for="participantCard"><h3>Participant Card</h3></label> | ||
<div class="description"><p>A business network card that is bound to a participant</p></div> | ||
<div class="description"><p>A business network card that can connect to a business |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this perhaps say A business network card that you can use in Playground to connect to a business network
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no because you will be able to use cards on the command line soon
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we agreed to remove the in Playground
bit :)
<label class="radio-label" for="adminCard"><h3>Admin Card</h3></label> | ||
<div class="description"><p>A business network card that is not bound to a participant.</p></div> | ||
<div class="description"><p>A business network card that can install and start |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ditto the above A business network card that can be used in Playground to install and start.....
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ditto
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we agreed to remove the in Playground
bit :)
@@ -4,7 +4,7 @@ | |||
<section class="profiles section"> | |||
<div class="description upper"><b>Provide security credentials</b></div> | |||
<div> | |||
<p>You must provide one of two types of information to create an ID card:</p> | |||
<p>You must provide one of two types of information to create a business network card:</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if this should be credential
rather than information
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes i'll changes this
Updated identity issued to remove references to ID card Updated create card to better describe what admin and participant cards are for contributes to hyperledger/composer#2506 Signed-off-by: Caroline Church <caroline.church@uk.ibm.com>
b45b478
to
9cf5e67
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great thanks!
Updated identity issued to remove references to ID card
Updated create card to better describe what admin and participant cards are for
contributes to hyperledger/composer#2506
Signed-off-by: Caroline Church caroline.church@uk.ibm.com