github.com/lino-network/lino@v0.6.11/x/developer/manager/input/TestDeveloperManagerSuite/TestIssueIDA.input (about) 1 [ 2 { 3 "prefix": "0", 4 "key": "testapp", 5 "val": { 6 "type": "lino/developer", 7 "value": { 8 "username": "testapp", 9 "deposit": { 10 "amount": "0" 11 }, 12 "app_consumption": "0", 13 "web_site": "", 14 "description": "", 15 "app_meta_data": "", 16 "is_deleted": false, 17 "n_affiliated": "0" 18 } 19 } 20 }, 21 { 22 "prefix": "0", 23 "key": "testapp-has-ida", 24 "val": { 25 "type": "lino/developer", 26 "value": { 27 "username": "testapp-has-ida", 28 "deposit": { 29 "amount": "0" 30 }, 31 "app_consumption": "0", 32 "web_site": "", 33 "description": "", 34 "app_meta_data": "", 35 "is_deleted": false, 36 "n_affiliated": "0" 37 } 38 } 39 }, 40 { 41 "prefix": "1", 42 "key": "testapp-has-ida", 43 "val": { 44 "type": "lino/appida", 45 "value": { 46 "app": "testapp-has-ida", 47 "name": "test-lemon", 48 "price": "10000", 49 "is_revoked": false, 50 "revoke_coin_price": "0" 51 } 52 } 53 }, 54 { 55 "prefix": "5", 56 "key": "test2", 57 "val": { 58 "type": "lino/role", 59 "value": { 60 "aa": "test2" 61 } 62 } 63 } 64 ]