rooch-network / rooch

VApp Container with Move Language for Bitcoin ecosystem
https://rooch.network
Apache License 2.0
162 stars 85 forks source link

proposal: A new FunctionArg type file:/local/path/to/file and read file binary as vector<u8> #2505

Closed pause125 closed 2 months ago

pause125 commented 2 months ago

Proposal Details

Add a new FunctionArg type file:/local/path/to/file and read file binary as vector. This is useful for cases like publish module binary.