Back to Fuels Rs

Custom transactions

docs/src/custom-transactions/index.md

0.77.0327 B
Original Source

Custom transactions

Until now, we have used helpers to create transactions, send them with a provider, and parse the results. However, sometimes we must make custom transactions with specific inputs, outputs, witnesses, etc. In the next chapter, we will show how to use the Rust SDKs transaction builders to accomplish this.