Class EthereumLedgerPlugin

  • All Implemented Interfaces:
    LedgerPlugin, io.vertigo.core.node.component.Activeable, io.vertigo.core.node.component.CoreComponent, io.vertigo.core.node.component.Plugin

    public final class EthereumLedgerPlugin
    extends Object
    implements LedgerPlugin, io.vertigo.core.node.component.Activeable
    Client RPC Ethereum (for Geth and Parity)
    Author:
    xdurand
    • Method Detail

      • start

        public void start()
        Specified by:
        start in interface io.vertigo.core.node.component.Activeable
      • stop

        public void stop()
        Specified by:
        stop in interface io.vertigo.core.node.component.Activeable
      • sendData

        public void sendData​(String data)
        Description copied from interface: LedgerPlugin
        Sent data to the default address on the ledger.
        Specified by:
        sendData in interface LedgerPlugin
        Parameters:
        data - data in clear to store