Skip to content

AftermathFinance/sui-move-inline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing gas consumption of Move functions calling in Sui.

sui client publish --gas-budget 100000
sui client call --package <PACKAGE> --module test --function test1 --gas-budget 100000 --args 10000
sui client call --package <PACKAGE> --module test --function test2 --gas-budget 100000 --args 10000

About

Testing gas consumption of Move functions calling in Sui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages