Skip to content

TransactionDocument: replace Vec fields by SmallVec

https://crates.io/crates/smallvec

issuers, signatures : SmallVec<[T; 4]>
inputs, unlocks : SmallVec<[T; 32]>
outputs : SmallVec<[T; 8]>

Edited by Éloïs
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information