You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
1.1 KiB
44 lines
1.1 KiB
2 years ago
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||
|
|
||
|
exports[`jetton should deploy 1`] = `
|
||
|
[
|
||
|
{
|
||
|
"type": "deploy",
|
||
|
},
|
||
|
{
|
||
|
"message": {
|
||
|
"body": {
|
||
|
"cell": "x{01FB345B0000000000000000000000000000000000000000000000000001C6BF526340004_}",
|
||
|
"type": "cell",
|
||
|
},
|
||
|
"bounce": true,
|
||
|
"from": "kQAI-3FJVc_ywSuY4vq0bYrzR7S4Och4y7bTU_i5yLOB3A6P",
|
||
|
"to": "kQBWP8fgvJS9HwTzanRAyXJmyZqGLJQCTdkzlQo1dePu96g7",
|
||
|
"type": "internal",
|
||
|
"value": 1000000000n,
|
||
|
},
|
||
|
"type": "received",
|
||
|
},
|
||
|
{
|
||
|
"gasUsed": 19880n,
|
||
|
"type": "processed",
|
||
|
},
|
||
|
{
|
||
|
"messages": [
|
||
|
{
|
||
|
"body": {
|
||
|
"cell": "x{178D451900000000000000007038D7EA4C68000800AC7F8FC179297A3E09E6D4E88192E4CD93350C5928049BB2672A146AEBC7DDEF00023EDC525573FCB04AE638BEAD1B62BCD1ED2E0E721E32EDB4D4FE2E722CE07702_}",
|
||
|
"type": "cell",
|
||
|
},
|
||
|
"bounce": false,
|
||
|
"from": "kQBWP8fgvJS9HwTzanRAyXJmyZqGLJQCTdkzlQo1dePu96g7",
|
||
|
"to": "kQDoSg-EvEagjFJU3lN4CWlAzNO_x6DtYjkZaGmITBPSYiaN",
|
||
|
"type": "internal",
|
||
|
"value": 962881000n,
|
||
|
},
|
||
|
],
|
||
|
"type": "sent",
|
||
|
},
|
||
|
]
|
||
|
`;
|