Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6boris/web3-template
/ GetExtraData
Method
GetExtraData
api/service/data/base.pb.go:192–197 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
190
}
191
192
func
(x *BlockItem) GetExtraData() string {
193
if
x != nil {
194
return
x.ExtraData
195
}
196
return
""
197
}
198
199
func
(x *BlockItem) GetGasLimit() string {
200
if
x != nil {
Callers
2
SyncBlockInfo
Method · 0.45
MySQLRechargeAccount
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected