Skip to content

Commit

Permalink
[rooch-networkgh-2417] regenerate docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Feliciss committed Aug 17, 2024
1 parent 17e30bf commit 6741691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frameworks/moveos-stdlib/doc/bcs.md
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ Peel a vector of <code><b>address</b></code> from serialized bytes.

## Function `peel_vec_bool`

Peel a vector of <code><b>address</b></code> from serialized bytes.
Peel a vector of <code>bool</code> from serialized bytes.


<pre><code><b>public</b> <b>fun</b> <a href="bcs.md#0x2_bcs_peel_vec_bool">peel_vec_bool</a>(<a href="">bcs</a>: &<b>mut</b> bcs::BCS): <a href="">vector</a>&lt;bool&gt;
Expand Down

0 comments on commit 6741691

Please sign in to comment.