Skip to content

[Optimization] Replace call & dryCall with their optimized versions #149

@m-Peter

Description

@m-Peter

Now that we have CadenceOwnedAccount.callWithSigAndArgs & CadenceOwnedAccount.dryCallWithSigAndArgs, we can replace usages of CadenceOwnedAccount.call and CadenceOwnedAccount.dryCall, to optimize for computation costs.

Related issue: onflow/flow-go#8401

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions