1e649bc9a0
It is needed to avoid `native` dependency in RPC client.
4 lines
136 B
Go
4 lines
136 B
Go
package nativeprices
|
|
|
|
// NotaryVerificationPrice is the price of `verify` native Notary method.
|
|
const NotaryVerificationPrice = 1 << 15
|