Skip to content

Conversation

JustinFeng
Copy link
Contributor

@JustinFeng JustinFeng commented Sep 19, 2024

Expect to handle transaction overrides arguments like this

<ts:transaction>
    <ethereum:transaction as="uint" contract="SmartCatScore" function="feedCat">
	<ts:data>
		<ts:uint256 ref="tokenId"/>
	</ts:data>
	<ethereum:overrides>
                <ts:uint256 name="gasLimit">200000</ts:uint256>
	</ethereum:overrides>
    </ethereum:transaction>
</ts:transaction>

Note: this PR is in draft status, it aims to collect early feedback regarding whether this is moving to the right direction, cheers

@JustinFeng JustinFeng changed the base branch from master to staging September 19, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant