mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-11-27 07:48:44 +00:00
Update app/rpc/rpccontext/verbosedata.go
This commit is contained in:
parent
f8dec0e81f
commit
c00b469ce7
@ -89,7 +89,7 @@ func (ctx *Context) PopulateBlockWithVerboseData(block *appmessage.RPCBlock, dom
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if domainBlock == nil && blockInfo.BlockStatus == externalapi.StatusHeaderOnly {
|
if len(domainBlock.Transactions) == 0 {
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user