MCPcopy 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
128func (j *JSON2Response) JSONResult() []byte {
129 return j.Result
130}
131
132func (j *JSON2Response) String() string {
133 str, _ := j.JSONString()

Callers 15

TestJSON2ResponseFunction · 0.95
GetBlockByHeightRawFunction · 0.80
GetDBlockByHeightFunction · 0.80
GetECBlockByHeightFunction · 0.80
GetFBlockByHeightFunction · 0.80
GetABlockByHeightFunction · 0.80
BackupWalletFunction · 0.80
GenerateFactoidAddressFunction · 0.80
GenerateECAddressFunction · 0.80
GenerateIdentityKeyFunction · 0.80
ImportAddressesFunction · 0.80
ImportKoinifyFunction · 0.80

Calls

no outgoing calls

Tested by 1

TestJSON2ResponseFunction · 0.76