Closed mattsse closed 15 hours ago
adds a helper to txtype to determine whether a txtype can be broadcasted as full object
this is intended to be used in p2p where we need to ensure only 4844 hashes are broadcasted.
we can ignore deposit txs here because those are never pooled.
adds a helper to txtype to determine whether a txtype can be broadcasted as full object
this is intended to be used in p2p where we need to ensure only 4844 hashes are broadcasted.
we can ignore deposit txs here because those are never pooled.