Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FactomProject/factom
/ JSONResult
Method
JSONResult
jsonrpc.go:128–130 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
126
}
127
128
func
(j *JSON2Response) JSONResult() []byte {
129
return
j.Result
130
}
131
132
func
(j *JSON2Response) String() string {
133
str, _ := j.JSONString()
Callers
15
TestJSON2Response
Function · 0.95
GetBlockByHeightRaw
Function · 0.80
GetDBlockByHeight
Function · 0.80
GetECBlockByHeight
Function · 0.80
GetFBlockByHeight
Function · 0.80
GetABlockByHeight
Function · 0.80
BackupWallet
Function · 0.80
GenerateFactoidAddress
Function · 0.80
GenerateECAddress
Function · 0.80
GenerateIdentityKey
Function · 0.80
ImportAddresses
Function · 0.80
ImportKoinify
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestJSON2Response
Function · 0.76