The BSV Unified Merkle Path (BUMP) Standard
Overview
Importance of BUMP in SPV
BUMP Data Structure Components
Encoding Methods
Demonstrating BUMP with Data Structures
{
"blockHeight": 813706,
"path": [
[
{
"offset": 3048,
"hash": "304e737fdfcb017a1a322e78b067ecebb5e07b44f0a36ed1f01264d2014f7711",
"txid": true
},
{
"offset": 3051,
"duplicate": true
}
],
[
{
"offset": 1524,
"hash": "811ae75c80fecd27efff5ef272c2adf7edb6e535447f27a4087d23724f397106"
}
]
]
}Practical Implications of BUMP
Conclusion
Last updated
