File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -26,26 +26,25 @@ The samples are divided into 5 sections with the following desciption:
2626.
2727├── Accounts
2828│ ├── supplychain
29- │ ├── tictacthor
30- │ └── worldcupticketbooking
29+ │ └── tictacthor
3130├── Advanced
3231│ ├── auction-cordapp
3332│ ├── negotiation-cordapp
34- │ └── obligation-cordapp
33+ │ ├── obligation-cordapp
34+ │ ├── secretsanta-cordapp
35+ │ └── snakesandladders-cordapp
3536├── Basic
3637│ ├── cordapp-example
3738│ ├── flow-database-access
3839│ ├── flow-http-access
3940│ ├── flow-send-msg
40- │ ├── ping-pong
41- │ ├── rpc-nodeinfo
42- │ ├── spring-webserver
43- │ └── yo-cordapp
41+ │ └── ping-pong
4442├── Features
4543│ ├── attachment-blacklist
4644│ ├── attachment-sendfile
4745│ ├── confidentialIdentity-whistleblower
4846│ ├── cordaService-autopayroll
47+ │ ├── notarychange-iou
4948│ ├── observableStates-tradereporting
5049│ ├── oracle-primenumber
5150│ ├── queryableState-carinsurance
@@ -56,5 +55,6 @@ The samples are divided into 5 sections with the following desciption:
5655 ├── dollartohousetoken
5756 ├── fungiblehousetoken
5857 ├── stockpaydivident
59- └── spaceships-JavaAPIs
58+ ├── spaceships-JavaAPIs
59+ └── tokentofriend
6060```
You can’t perform that action at this time.
0 commit comments