All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xbr.network.pojo.Receipt Maven / Gradle / Ivy

The newest version!
package xbr.network.pojo;

public class Receipt {
    public byte[] remaining;
    public int channel_seq;
    public byte[] signature;
    public byte[] sealed_key;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy