Skip to content

docs: minor typo correction in the code#146

Open
QuantumFUD wants to merge 1 commit into0xMiden:mainfrom
QuantumFUD:main
Open

docs: minor typo correction in the code#146
QuantumFUD wants to merge 1 commit into0xMiden:mainfrom
QuantumFUD:main

Conversation

@QuantumFUD
Copy link

Section “5. Creating and Executing the Transaction” contains the following fragment: let tx_context = mock_chain.\n .build_tx_context(...) In Rust, this results in an invalid chain of calls mock_chain..build_tx_context.

Removed the period, now the example looks like this: mock_chain.build_tx_context

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