MCPcopy Create free account
hub / github.com/PageLeay/celestial-runtime / getAbiCoder

Method getAbiCoder

lib.commonjs/abi/interface.js:340–342  ·  view source on GitHub ↗

* The ABI coder that will be used to encode and decode binary * data.

()

Source from the content-addressed store, hash-verified

338 * data.
339 */
340 getAbiCoder() {
341 return abi_coder_js_1.AbiCoder.defaultAbiCoder();
342 }
343 // Find a function definition by any means necessary (unless it is ambiguous)
344 #getFunction(key, values, forceUnique) {
345 // Selector

Callers 1

constructorMethod · 0.95

Calls 1

defaultAbiCoderMethod · 0.45

Tested by

no test coverage detected