Class Wallet.DustySendRequested

All Implemented Interfaces:
Serializable
Enclosing class:
Wallet

public static class Wallet.DustySendRequested extends Wallet.CompletionException
Thrown if the resultant transaction would violate the dust rules (an output that's too small to be worthwhile).
See Also:
  • Constructor Details

    • DustySendRequested

      public DustySendRequested()