Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/movemntdev/M1 into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
l-monninger committed Dec 15, 2023
2 parents 639e677 + fdefa4e commit 45387bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion movement-sdk/execution/sui-block-executor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,4 @@ A more optimistic alternative is to use something similar to Block-STM with reru
`execute_transaction_to_effects` accomplishes a good deal of this. But, we still need to decide upon what to do about checkpoints and epochs. This can be tabled for now.

## Integration with Aptos
This is actually fairly straightforward on the Sui side. `new_move_vm` allows us to accept the Aptos function table. However,
This is actually fairly straightforward on the Sui side. `new_move_vm` allows us to accept the Aptos function table.

0 comments on commit 45387bd

Please sign in to comment.