Document hush_block2pubkey33()
This commit is contained in:
@@ -724,6 +724,7 @@ int32_t hush_block2height(CBlock *block)
|
||||
return(height);
|
||||
}
|
||||
|
||||
// return true if the first output of the first tx in a block is valid
|
||||
int32_t hush_block2pubkey33(uint8_t *pubkey33,CBlock *block)
|
||||
{
|
||||
int32_t n;
|
||||
|
||||
Reference in New Issue
Block a user