Sets the SECP256k1 public key associated with an MNS node.
The MNS node to query
the X coordinate of the curve point for the public key.
the Y coordinate of the curve point for the public key.
an array of TransactionReceipt objects
Returns true if this contract implements the interface defined by
interfaceId
. See the corresponding
https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[EIP section]
to learn more about how these ids are created.
This function call must use less than 30 000 gas. Defined in EIP181.
The MNS node to query.
if the interface is supported
Interface that represents an SECP256k1 public key Resolver