Difference between verification on mainnet vs testnet

Hi,

I would like to know the difference between verification on testnet vs mainnet. After looking at sample data I noticed that “Checking issuer signature” is missing for testnet certificates. Any explanation will be really helpful.

Also, How many confirmations are required in order to accept the validity of transaction? Is it 6 as on test net I noticed its working with 3 or 4?

Thanks,
Danish

Hi Danish,
The issuer signature check applies to v1.2 Blockcerts and before. As of v2, the only signature check needed is the transaction signature. This applies to both mainnet and testnet.

Hi, Kim,

How to generate the transaction signature and check it? Do you have more detailed design document?

Thanks

Ye