# Functions
Bytes2Hex returns the hexadecimal encoding of d.
CopyBytes returns an exact copy of the provided bytes.
DefaultDataDir is $HOME/viteisbest/.
No description provided by the author
No description provided by the author
No description provided by the author
FromHex returns the bytes represented by the hexadecimal string s.
No description provided by the author
it is the dir in go-vite/testdata.
Hex2Bytes returns the bytes represented by the hexadecimal string str.
Hex2BytesFixed returns bytes of a specified fixed length flen.
No description provided by the author
LeftPadBytes zero-pads slice to the left up to length l.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RightPadBytes zero-pads slice to the right up to length l.
ToHex returns the hex representation of b, prefixed with '0x'.
# Constants
Default host interface for the HTTP RPC server.
Default TCP port for the HTTP RPC server.
No description provided by the author
Default host interface for the websocket RPC server.
Default TCP port for the websocket RPC server.
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author