-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
83 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
# Snapshot report for `test/test-launchIt.js` | ||
|
||
The actual snapshot is saved in `test-launchIt.js.snap`. | ||
|
||
Generated by [AVA](https://avajs.dev). | ||
|
||
## start launchIt instance to launch token | ||
|
||
> boardAux for launchIt, contractStarter instances | ||
> The example below illustrates the schema of the data published there. | ||
> | ||
> See also board marshalling conventions (_to appear_). | ||
[ | ||
[ | ||
'published.boardAux.board0188', | ||
{ | ||
label: 'BRD-launch', | ||
terms: { | ||
brands: { | ||
BRD: Object @Alleged: BRD brand#board0639 {}, | ||
Deposit: Object @Alleged: MNY brand#board02810 {}, | ||
Share: Object @Alleged: Share brand#board05311 {}, | ||
}, | ||
deadline: { | ||
absValue: 10n, | ||
timerBrand: Object @Alleged: timerBrand#board04312 {}, | ||
}, | ||
issuers: { | ||
BRD: Object @Alleged: BRD issuer#board00613 {}, | ||
Deposit: Object @Alleged: MNY issuer#board02314 {}, | ||
Share: Object @Alleged: Share issuer#board05815 {}, | ||
}, | ||
name: 'BRD', | ||
supplyQty: 1000000n, | ||
}, | ||
}, | ||
], | ||
[ | ||
'published.boardAux.board0371', | ||
{ | ||
label: 'contractStarter', | ||
terms: { | ||
agoricNames: Object @Alleged: NameHubKit nameHub#board0592 {}, | ||
brands: { | ||
Fee: Object @Alleged: ZDEFAULT brand#board0223 {}, | ||
Invitation: Object @Alleged: Zoe Invitation brand#board0074 {}, | ||
}, | ||
issuers: { | ||
Fee: Object @Alleged: ZDEFAULT issuer#board0425 {}, | ||
Invitation: Object @Alleged: Zoe Invitation issuer#board0566 {}, | ||
}, | ||
namesByAddress: Object @Alleged: Hub work-around#board0257 {}, | ||
prices: { | ||
board: { | ||
brand: Object @Alleged: ZDEFAULT brand#board0223 {}, | ||
value: 2000000n, | ||
}, | ||
installBundleID: { | ||
brand: Object @Alleged: ZDEFAULT brand#board0223 {}, | ||
value: 2000000n, | ||
}, | ||
priceAuthority: { | ||
brand: Object @Alleged: ZDEFAULT brand#board0223 {}, | ||
value: 2000000n, | ||
}, | ||
startInstance: { | ||
brand: Object @Alleged: ZDEFAULT brand#board0223 {}, | ||
value: 10000000n, | ||
}, | ||
storageNode: { | ||
brand: Object @Alleged: ZDEFAULT brand#board0223 {}, | ||
value: 5000000n, | ||
}, | ||
timerService: { | ||
brand: Object @Alleged: ZDEFAULT brand#board0223 {}, | ||
value: 4000000n, | ||
}, | ||
}, | ||
}, | ||
}, | ||
], | ||
] |
Binary file not shown.