Skip to content

Commit

Permalink
add permissioned signer move code
Browse files Browse the repository at this point in the history
  • Loading branch information
runtian-zhou committed Jan 14, 2025
1 parent 7be76a1 commit b5e81dc
Show file tree
Hide file tree
Showing 10 changed files with 4,973 additions and 0 deletions.
1 change: 1 addition & 0 deletions aptos-move/framework/aptos-framework/doc/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ This is the reference documentation of the Aptos framework.
- [`0x1::object_code_deployment`](object_code_deployment.md#0x1_object_code_deployment)
- [`0x1::optional_aggregator`](optional_aggregator.md#0x1_optional_aggregator)
- [`0x1::ordered_map`](ordered_map.md#0x1_ordered_map)
- [`0x1::permissioned_signer`](permissioned_signer.md#0x1_permissioned_signer)
- [`0x1::primary_fungible_store`](primary_fungible_store.md#0x1_primary_fungible_store)
- [`0x1::randomness`](randomness.md#0x1_randomness)
- [`0x1::randomness_api_v0_config`](randomness_api_v0_config.md#0x1_randomness_api_v0_config)
Expand Down
Loading

0 comments on commit b5e81dc

Please sign in to comment.