Fix policy link

This commit is contained in:
Peter Todd 2023-04-26 21:08:26 +00:00
parent db12853ac2
commit 8b9ec8eb77
No known key found for this signature in database
GPG Key ID: 2E5CB5D535512F37
1 changed files with 1 additions and 1 deletions

View File

@ -870,7 +870,7 @@ impl Transaction {
/// [`policy`] module.
///
/// [`BIP141`]: https://github.com/bitcoin/bips/blob/master/bip-0141.mediawiki
/// [`policy`]: ../policy/mod.rs.html
/// [`policy`]: ../../policy/index.html
#[inline]
pub fn vsize(&self) -> usize {
// No overflow because it's computed from data in memory