File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 1717 "your_fungible_asset" : " ts-node your_fungible_asset.ts" ,
1818 "public_key_authenticator_account_abstraction" : " ts-node public_key_authenticator_account_abstraction.ts" ,
1919 "hello_world_authenticator_account_abstraction" : " ts-node hello_world_authenticator_account_abstraction.ts" ,
20- "view_bcs" : " ts-node view_bcs.ts" ,
2120 "federated_keyless" : " ts-node federated_keyless.ts" ,
2221 "jwk_update" : " ts-node jwk_update.ts" ,
2322 "keyless" : " ts-node keyless.ts" ,
2423 "keyless_mainnet" : " ts-node keyless_mainnet.ts" ,
2524 "local_node" : " ts-node local_node.ts" ,
2625 "swap" : " ts-node swap.ts" ,
27- "test" : " run-s simple_transfer multi_agent_transfer simple_sponsored_transaction transfer_coin custom_client publish_package_from_filepath external_signing sign_struct your_coin your_fungible_asset public_key_authenticator_account_abstraction hello_world_authenticator_account_abstraction view_bcs "
26+ "test" : " run-s simple_transfer multi_agent_transfer simple_sponsored_transaction transfer_coin custom_client publish_package_from_filepath external_signing sign_struct your_coin your_fungible_asset public_key_authenticator_account_abstraction hello_world_authenticator_account_abstraction"
2827 },
2928 "keywords" : [],
3029 "author" : " " ,
You can’t perform that action at this time.
0 commit comments