Skip to content
Gav Wood edited this page Jul 29, 2014 · 1 revision

API

The interface has a single call, which registers a contract as fulfilling the MetaCoin API.

  • <currency-code> Registers the calling contract as a currency with upper-case three-letter code <currency-code>. If this code is greater than three letters the operation fails.
Clone this wiki locally