Documentation ¶
Index ¶
Constants ¶
View Source
const ContractsMaxAddress = 16
Variables ¶
View Source
var Contracts = [ContractsMaxAddress]PrecompiledContract{
1: &ecRecover{},
2: &sha256hash{},
3: &ripemd160hash{},
4: &dataCopy{},
5: &bigModExp{},
6: &bn256AddIstanbul{},
7: &bn256ScalarMulIstanbul{},
8: &bn256PairingIstanbul{},
9: &blake2F{},
10: &senderOrgId{},
11: &senderRole{},
12: &senderPk{},
13: &creatorOrgId{},
14: &creatorRole{},
15: &creatorPk{},
}
Functions ¶
func IsPrecompiledContract ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.