Uniswap Sniper Bot  1.0
Public Attributes | List of all members
RLP::Item Struct Reference

Struct holding single item data - its byte representation and length. More...

#include <rlp.hpp>

Public Attributes

Buffer buffer
 
std::size_t length
 

Detailed Description

Struct holding single item data - its byte representation and length.

Member Data Documentation

◆ buffer

Buffer RLP::Item::buffer

◆ length

std::size_t RLP::Item::length

The documentation for this struct was generated from the following file: