Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ deser_byte_vector
Function
deser_byte_vector
test/functional/test_framework/messages.py:195–196 ·
view source on GitHub ↗
(f)
Source
from the content-addressed store, hash-verified
193
194
195
def
deser_byte_vector(f):
196
return
deser_string(f)
197
198
199
def
ser_byte_vector(l):
Callers
1
deserialize
Method · 0.85
Calls
1
deser_string
Function · 0.85
Tested by
no test coverage detected