github.com/nspcc-dev/neo-go@v0.105.2-0.20240517133400-6be757af3eba/pkg/core/native/nativeprices/prices.go (about) 1 package nativeprices 2 3 // NotaryVerificationPrice is the price of `verify` native Notary method. 4 const NotaryVerificationPrice = 1 << 15