Class FakeLedgerPlugin

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

    public final class FakeLedgerPlugin
    extends Object
    implements LedgerPlugin
    Fake client
    Author:
    pchretien
    • Constructor Detail

      • FakeLedgerPlugin

        public FakeLedgerPlugin()
    • Method Detail

      • 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