Uses of Class
com.h2tcoin.takamakachain.support.HsbtManageBean
-
Packages that use HsbtManageBean Package Description com.h2tcoin.takamakachain.support -
-
Uses of HsbtManageBean in com.h2tcoin.takamakachain.support
Methods in com.h2tcoin.takamakachain.support that return HsbtManageBean Modifier and Type Method Description static HsbtManageBean
HSTBSupport. getHSBT(int epoch, int slot, String uid)
Methods in com.h2tcoin.takamakachain.support with parameters of type HsbtManageBean Modifier and Type Method Description static void
HSTBSupport. applyHSBT(TkmCSBS i, HsbtManageBean hsbt, KeyWriterGlobalStatus kwgs)
-