diff --git a/build.gradle b/build.gradle index 2585b96e..b94a5d12 100644 --- a/build.gradle +++ b/build.gradle @@ -26,7 +26,7 @@ allprojects { apply plugin: 'org.jetbrains.dokka' dokka { outputFormat = 'html' - outputDirectory = "docs" + outputDirectory = "$buildDir/dokka" configuration { perPackageOption { diff --git a/protonsdk/docs/protonsdk/alltypes/index.html b/protonsdk/docs/protonsdk/alltypes/index.html deleted file mode 100644 index f8b91b75..00000000 --- a/protonsdk/docs/protonsdk/alltypes/index.html +++ /dev/null @@ -1,340 +0,0 @@ - -
- -const val ACTIVE_ACCOUNT_NAME: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/-a-c-t-i-v-e_-c-h-a-i-n_-i-d.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/-a-c-t-i-v-e_-c-h-a-i-n_-i-d.html
deleted file mode 100644
index 6712f0ee..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/-a-c-t-i-v-e_-c-h-a-i-n_-i-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-const val ACTIVE_CHAIN_ID: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/-h-a-s_-a-c-t-i-v-e_-a-c-c-o-u-n-t.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/-h-a-s_-a-c-t-i-v-e_-a-c-c-o-u-n-t.html
deleted file mode 100644
index ff7e0573..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/-h-a-s_-a-c-t-i-v-e_-a-c-c-o-u-n-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-const val HAS_ACTIVE_ACCOUNT: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/-h-a-s_-c-h-a-i-n_-p-r-o-v-i-d-e-r.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/-h-a-s_-c-h-a-i-n_-p-r-o-v-i-d-e-r.html
deleted file mode 100644
index d6cd9da5..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/-h-a-s_-c-h-a-i-n_-p-r-o-v-i-d-e-r.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-const val HAS_CHAIN_PROVIDER: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/-h-a-s_-t-o-k-e-n_-c-o-n-t-r-a-c-t-s.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/-h-a-s_-t-o-k-e-n_-c-o-n-t-r-a-c-t-s.html
deleted file mode 100644
index b06d6cd9..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/-h-a-s_-t-o-k-e-n_-c-o-n-t-r-a-c-t-s.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-const val HAS_TOKEN_CONTRACTS: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/-init-.html
deleted file mode 100644
index 4f568c4f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-Prefs(context: Context)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/-s-h-a-r-e-d_-p-r-e-f-s_-f-i-l-e-n-a-m-e.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/-s-h-a-r-e-d_-p-r-e-f-s_-f-i-l-e-n-a-m-e.html
deleted file mode 100644
index 21f5ddc2..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/-s-h-a-r-e-d_-p-r-e-f-s_-f-i-l-e-n-a-m-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-const val SHARED_PREFS_FILENAME: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/active-chain-id.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/active-chain-id.html
deleted file mode 100644
index 1a7b7b1a..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/active-chain-id.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-var activeChainId: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/clear-all.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/clear-all.html
deleted file mode 100644
index e8a09ebc..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/clear-all.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun clearAll(): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/clear-init.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/clear-init.html
deleted file mode 100644
index 1bd4ddc5..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/clear-init.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun clearInit(): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/get-active-account-name.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/get-active-account-name.html
deleted file mode 100644
index 95c1347b..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/get-active-account-name.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun getActiveAccountName(): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/get-active-public-key.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/get-active-public-key.html
deleted file mode 100644
index fef2ae54..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/get-active-public-key.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun getActivePublicKey(): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/has-active-account.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/has-active-account.html
deleted file mode 100644
index 568caac0..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/has-active-account.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-var hasActiveAccount: Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/has-chain-provider.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/has-chain-provider.html
deleted file mode 100644
index 3c35366f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/has-chain-provider.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-var hasChainProvider: Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/has-token-contracts.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/has-token-contracts.html
deleted file mode 100644
index 48bcc47c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/has-token-contracts.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-var hasTokenContracts: Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/index.html
deleted file mode 100644
index d359111e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-prefs/index.html
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-class Prefs
-
-<init>- |
-
-Prefs(context: Context) |
-
-activeChainId- |
-
-var activeChainId: String |
-
-hasActiveAccount- |
-
-var hasActiveAccount: Boolean |
-
-hasChainProvider- |
-
-var hasChainProvider: Boolean |
-
-hasTokenContracts- |
-
-var hasTokenContracts: Boolean |
-
-clearAll- |
-
-fun clearAll(): Unit |
-
-clearInit- |
-
-fun clearInit(): Unit |
-
-getActiveAccountName- |
-
-fun getActiveAccountName(): String |
-
-getActivePublicKey- |
-
-fun getActivePublicKey(): String |
-
-setActiveAccount- |
-
-fun setActiveAccount(publicKey: String, accountName: String): Unit |
-
-ACTIVE_ACCOUNT_NAME- |
-
-const val ACTIVE_ACCOUNT_NAME: String |
-
-ACTIVE_CHAIN_ID- |
-
-const val ACTIVE_CHAIN_ID: String |
-
-HAS_ACTIVE_ACCOUNT- |
-
-const val HAS_ACTIVE_ACCOUNT: String |
-
-HAS_CHAIN_PROVIDER- |
-
-const val HAS_CHAIN_PROVIDER: String |
-
-HAS_TOKEN_CONTRACTS- |
-
-const val HAS_TOKEN_CONTRACTS: String |
-
-SHARED_PREFS_FILENAME- |
-
-const val SHARED_PREFS_FILENAME: String |
-
fun setActiveAccount(publicKey: String, accountName: String): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/-a-c-c-o-u-n-t_-n-o-t_-f-o-u-n-d.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/-a-c-c-o-u-n-t_-n-o-t_-f-o-u-n-d.html
deleted file mode 100644
index 825cc1e9..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/-a-c-c-o-u-n-t_-n-o-t_-f-o-u-n-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-const val ACCOUNT_NOT_FOUND: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/-d-e-f-a-u-l-t_-e-r-r-o-r.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/-d-e-f-a-u-l-t_-e-r-r-o-r.html
deleted file mode 100644
index 5536c212..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/-d-e-f-a-u-l-t_-e-r-r-o-r.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-const val DEFAULT_ERROR: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/-e-r-r-o-r_-c-o-d-e_-k-e-y.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/-e-r-r-o-r_-c-o-d-e_-k-e-y.html
deleted file mode 100644
index c1ed4fcb..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/-e-r-r-o-r_-c-o-d-e_-k-e-y.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-const val ERROR_CODE_KEY: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/-e-r-r-o-r_-m-e-s-s-a-g-e_-k-e-y.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/-e-r-r-o-r_-m-e-s-s-a-g-e_-k-e-y.html
deleted file mode 100644
index 614d35c3..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/-e-r-r-o-r_-m-e-s-s-a-g-e_-k-e-y.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-const val ERROR_MESSAGE_KEY: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/-init-.html
deleted file mode 100644
index ce13820e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/-init-.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-ProtonError(errorData: Data?)
ProtonError(message: String, code: Int = DEFAULT_ERROR)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/-n-o_-e-r-r-o-r.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/-n-o_-e-r-r-o-r.html
deleted file mode 100644
index a06baaa6..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/-n-o_-e-r-r-o-r.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-const val NO_ERROR: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/code.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/code.html
deleted file mode 100644
index 445cc0f1..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/code.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-var code: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/index.html
deleted file mode 100644
index 32ac632d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-error/index.html
+++ /dev/null
@@ -1,85 +0,0 @@
-
-
-
-class ProtonError
-
-<init>- |
-
-ProtonError(errorData: Data?) - ProtonError(message: String, code: Int = DEFAULT_ERROR) |
-
-code- |
-
-var code: Int |
-
-message- |
-
-var message: String |
-
-ACCOUNT_NOT_FOUND- |
-
-const val ACCOUNT_NOT_FOUND: Int |
-
-DEFAULT_ERROR- |
-
-const val DEFAULT_ERROR: Int |
-
-ERROR_CODE_KEY- |
-
-const val ERROR_CODE_KEY: String |
-
-ERROR_MESSAGE_KEY- |
-
-const val ERROR_MESSAGE_KEY: String |
-
-NO_ERROR- |
-
-const val NO_ERROR: Int |
-
var message: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-exception/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-exception/-init-.html
deleted file mode 100644
index d915c4aa..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-exception/-init-.html
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-ProtonException(message: String, code: Int)
ProtonException(error: ProtonError)
ProtonException(errorData: Data?)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-exception/code.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-exception/code.html
deleted file mode 100644
index 57df6c41..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-exception/code.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-var code: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-exception/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-exception/index.html
deleted file mode 100644
index e39c1efa..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-proton-exception/index.html
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-class ProtonException : Exception
-
-<init>- |
-
-ProtonException(message: String, code: Int) - ProtonException(error: ProtonError) - ProtonException(errorData: Data?) |
-
-code- |
-
-var code: Int |
-
Resource(status: Status, data: T?, message: String?, code: Int?)
-A generic class that a loading status, data, and optional message.
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-resource/code.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-resource/code.html deleted file mode 100644 index 8198a888..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-resource/code.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -val code: Int?
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-resource/data.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-resource/data.html
deleted file mode 100644
index ba5ec1d2..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-resource/data.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val data: T?
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-resource/error.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-resource/error.html
deleted file mode 100644
index 3f2d6c9f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-resource/error.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-fun <T> error(msg: String): Resource<T>
fun <T> error(msg: String, code: Int): Resource<T>
fun <T> error(error: ProtonError): Resource<T>
fun <T> error(exception: ProtonException): Resource<T>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-resource/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-resource/index.html
deleted file mode 100644
index 68c28e0f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-resource/index.html
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-data class Resource<out T>
-A generic class that a loading status, data, and optional message.
-
-<init>- |
-
- A generic class that a loading status, data, and optional message. -Resource(status: Status, data: T?, message: String?, code: Int?) |
-
-code- |
-
-val code: Int? |
-
-data- |
-
-val data: T? |
-
-message- |
-
-val message: String? |
-
-status- |
-
-val status: Status |
-
-error- |
-
-fun <T> error(msg: String): Resource<T> - fun <T> error(msg: String, code: Int): Resource<T> - fun <T> error(error: ProtonError): Resource<T> - fun <T> error(exception: ProtonException): Resource<T> |
-
-loading- |
-
-fun <T> loading(): Resource<T> |
-
-success- |
-
-fun <T> success(data: T?): Resource<T> |
-
fun <T> loading(): Resource<T>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-resource/message.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-resource/message.html
deleted file mode 100644
index 33d9487e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-resource/message.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val message: String?
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-resource/status.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-resource/status.html
deleted file mode 100644
index f847ce58..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-resource/status.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val status: Status
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-resource/success.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-resource/success.html
deleted file mode 100644
index fcdcdb41..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-resource/success.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun <T> success(data: T?): Resource<T>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/-init-.html
deleted file mode 100644
index b9006957..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SecureKeys(context: Context)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/-s-h-a-r-e-d_-p-r-e-f-s_-f-i-l-e-n-a-m-e.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/-s-h-a-r-e-d_-p-r-e-f-s_-f-i-l-e-n-a-m-e.html
deleted file mode 100644
index fb74ebb8..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/-s-h-a-r-e-d_-p-r-e-f-s_-f-i-l-e-n-a-m-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-const val SHARED_PREFS_FILENAME: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/add-key.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/add-key.html
deleted file mode 100644
index 4324266f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/add-key.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun addKey(publicKey: String, privateKey: String, pin: String): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/get-private-key.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/get-private-key.html
deleted file mode 100644
index 45c011e4..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/get-private-key.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun getPrivateKey(publicKey: String, pin: String): String?
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/has-keys.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/has-keys.html
deleted file mode 100644
index 4bd6c0f7..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/has-keys.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun hasKeys(): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/index.html
deleted file mode 100644
index d9437277..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/index.html
+++ /dev/null
@@ -1,84 +0,0 @@
-
-
-
-class SecureKeys
-
-<init>- |
-
-SecureKeys(context: Context) |
-
-addKey- |
-
-fun addKey(publicKey: String, privateKey: String, pin: String): Boolean |
-
-getPrivateKey- |
-
-fun getPrivateKey(publicKey: String, pin: String): String? |
-
-hasKeys- |
-
-fun hasKeys(): Boolean |
-
-keyExists- |
-
-fun keyExists(publicKey: String): Boolean |
-
-removeAll- |
-
-fun removeAll(): Unit |
-
-removeKey- |
-
-fun removeKey(publicKey: String): Unit |
-
-SHARED_PREFS_FILENAME- |
-
-const val SHARED_PREFS_FILENAME: String |
-
fun keyExists(publicKey: String): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/remove-all.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/remove-all.html
deleted file mode 100644
index 110768fc..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/remove-all.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun removeAll(): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/remove-key.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/remove-key.html
deleted file mode 100644
index d85065fb..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-secure-keys/remove-key.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun removeKey(publicKey: String): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-singleton-holder/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-singleton-holder/-init-.html
deleted file mode 100644
index bab619e8..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-singleton-holder/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SingletonHolder(creator: (A) -> T)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-singleton-holder/get-instance.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-singleton-holder/get-instance.html
deleted file mode 100644
index d569def9..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-singleton-holder/get-instance.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun getInstance(arg: A): T
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-singleton-holder/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-singleton-holder/index.html
deleted file mode 100644
index 7e9b060e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-singleton-holder/index.html
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
-open class SingletonHolder<out T : Any, in A>
-
-<init>- |
-
-SingletonHolder(creator: (A) -> T) |
-
-getInstance- |
-
-fun getInstance(arg: A): T |
-
ERROR
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-status/-l-o-a-d-i-n-g.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-status/-l-o-a-d-i-n-g.html
deleted file mode 100644
index b1dbb134..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-status/-l-o-a-d-i-n-g.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-LOADING
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-status/-s-u-c-c-e-s-s.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-status/-s-u-c-c-e-s-s.html
deleted file mode 100644
index 0f1950f6..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-status/-s-u-c-c-e-s-s.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SUCCESS
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-status/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-status/index.html
deleted file mode 100644
index 8e47c47b..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.common/-status/index.html
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-enum class Status
-
-SUCCESS- |
-- | -
-ERROR- |
-- | -
-LOADING- |
-- | -
-Prefs- |
-
-class Prefs |
-
-ProtonError- |
-
-class ProtonError |
-
-Resource- |
-
- A generic class that a loading status, data, and optional message. -data class Resource<out T> |
-
-SecureKeys- |
-
-class SecureKeys |
-
-SingletonHolder- |
-
-open class SingletonHolder<out T : Any, in A> |
-
-Status- |
-
-enum class Status |
-
-ProtonException- |
-
-class ProtonException : Exception |
-
protected GeneralDigest()
-Standard constructor
- -protected GeneralDigest(t: GeneralDigest!)
-Copy constructor. We are using copy constructors in place of the Object.clone() interface as this interface is not supported by J2ME.
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-general-digest/finish.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-general-digest/finish.html deleted file mode 100644 index 5e20f40f..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-general-digest/finish.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -open fun finish(): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-general-digest/get-byte-length.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-general-digest/get-byte-length.html
deleted file mode 100644
index 7dbcb706..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-general-digest/get-byte-length.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getByteLength(): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-general-digest/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-general-digest/index.html
deleted file mode 100644
index e661888a..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-general-digest/index.html
+++ /dev/null
@@ -1,84 +0,0 @@
-
-
-
-abstract class GeneralDigest
-base implementation of MD4 family style digest as outlined in "Handbook of Applied Cryptography", pages 344 - 347.
-
-<init>- |
-
- Standard constructor -GeneralDigest()
-Copy constructor. We are using copy constructors in place of the Object.clone() interface as this interface is not supported by J2ME. -GeneralDigest(t: GeneralDigest!) |
-
-finish- |
-
-open fun finish(): Unit |
-
-getByteLength- |
-
-open fun getByteLength(): Int |
-
-processBlock- |
-
-abstract fun processBlock(): Unit |
-
-processLength- |
-
-abstract fun processLength(bitLength: Long): Unit |
-
-processWord- |
-
-abstract fun processWord(in: ByteArray!, inOff: Int): Unit |
-
-reset- |
-
-open fun reset(): Unit |
-
-update- |
-
-open fun update(in: Byte): Unit - open fun update(in: ByteArray!, inOff: Int, len: Int): Unit |
-
protected abstract fun processBlock(): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-general-digest/process-length.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-general-digest/process-length.html
deleted file mode 100644
index 85740536..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-general-digest/process-length.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-protected abstract fun processLength(bitLength: Long): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-general-digest/process-word.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-general-digest/process-word.html
deleted file mode 100644
index b8cfc86b..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-general-digest/process-word.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-protected abstract fun processWord(in: ByteArray!, inOff: Int): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-general-digest/reset.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-general-digest/reset.html
deleted file mode 100644
index aca4ee05..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-general-digest/reset.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun reset(): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-general-digest/update.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-general-digest/update.html
deleted file mode 100644
index a203176c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-general-digest/update.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-open fun update(in: Byte): Unit
open fun update(in: ByteArray!, inOff: Int, len: Int): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/-digest/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/-digest/-init-.html
deleted file mode 100644
index ed08242f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/-digest/-init-.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-Digest()
-Standard constructor
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/-digest/do-final.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/-digest/do-final.html deleted file mode 100644 index 1cdb7cfe..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/-digest/do-final.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -open fun doFinal(out: ByteArray!, outOff: Int): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/-digest/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/-digest/index.html
deleted file mode 100644
index 5dbf32de..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/-digest/index.html
+++ /dev/null
@@ -1,67 +0,0 @@
-
-
-
-open class Digest : GeneralDigest
-
-<init>- |
-
- Standard constructor -Digest() |
-
-doFinal- |
-
-open fun doFinal(out: ByteArray!, outOff: Int): Int |
-
-processBlock- |
-
-open fun processBlock(): Unit |
-
-processLength- |
-
-open fun processLength(bitLength: Long): Unit |
-
-processWord- |
-
-open fun processWord(in: ByteArray!, inOff: Int): Unit |
-
-reset- |
-
- reset the chaining variables to the IV values. -open fun reset(): Unit |
-
protected open fun processBlock(): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/-digest/process-length.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/-digest/process-length.html
deleted file mode 100644
index 84a26cb6..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/-digest/process-length.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-protected open fun processLength(bitLength: Long): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/-digest/process-word.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/-digest/process-word.html
deleted file mode 100644
index bfcafae6..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/-digest/process-word.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-protected open fun processWord(in: ByteArray!, inOff: Int): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/-digest/reset.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/-digest/reset.html
deleted file mode 100644
index 5b3754e5..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/-digest/reset.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-open fun reset(): Unit
-reset the chaining variables to the IV values.
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/-init-.html deleted file mode 100644 index 079581b9..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/-init-.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -Ripemd160(digest: ByteArray!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/bytes.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/bytes.html
deleted file mode 100644
index f5d70834..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/bytes.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun bytes(): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/from.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/from.html
deleted file mode 100644
index d92fc3f6..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/from.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-open static fun from(data: ByteArray!): Ripemd160!
open static fun from(data: ByteArray!, startOffset: Int, length: Int): Ripemd160!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/index.html
deleted file mode 100644
index 486b58fc..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-ripemd160/index.html
+++ /dev/null
@@ -1,58 +0,0 @@
-
-
-
-open class Ripemd160
-Created by swapnibble on 2017-09-02.
-
-Digest- |
-
-open class Digest : GeneralDigest |
-
-<init>- |
-
-Ripemd160(digest: ByteArray!) |
-
-bytes- |
-
-open fun bytes(): ByteArray! |
-
-from- |
-
-open static fun from(data: ByteArray!): Ripemd160! - open static fun from(data: ByteArray!, startOffset: Int, length: Int): Ripemd160! |
-
static val HASH_LENGTH: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/-init-.html
deleted file mode 100644
index e2137844..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/-init-.html
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-Sha256(bytes: ByteArray!)
-create Sha256 from raw hash bytes.
-
-bytes
- ByteArray!:
static val ZERO_HASH: Sha256!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/double-hash.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/double-hash.html
deleted file mode 100644
index fd9db776..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/double-hash.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun doubleHash(data: ByteArray!, offset: Int, length: Int): Sha256!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/equals-from-offset.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/equals-from-offset.html
deleted file mode 100644
index 97c8a88e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/equals-from-offset.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun equalsFromOffset(toCompareData: ByteArray!, offsetInCompareData: Int, len: Int): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/equals.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/equals.html
deleted file mode 100644
index 70ff3d01..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/equals.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun equals(other: Any?): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/from.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/from.html
deleted file mode 100644
index b257321e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/from.html
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-open static fun from(data: ByteArray!): Sha256!
open static fun from(data: ByteArray!, offset: Int, length: Int): Sha256!
open static fun from(data1: ByteArray!, data2: ByteArray!): Sha256!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/get-bytes.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/get-bytes.html
deleted file mode 100644
index 0f56bfb2..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/get-bytes.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getBytes(): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/get-sha256-digest.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/get-sha256-digest.html
deleted file mode 100644
index 2afb7e85..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/get-sha256-digest.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun getSha256Digest(): MessageDigest!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/index.html
deleted file mode 100644
index dc22bc27..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/index.html
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
-open class Sha256
-represents the result of a SHA256 hashing operation prefer to use the static factory methods.
-
-<init>- |
-
- create Sha256 from raw hash bytes. -Sha256(bytes: ByteArray!) |
-
-HASH_LENGTH- |
-
-static val HASH_LENGTH: Int |
-
-ZERO_HASH- |
-
-static val ZERO_HASH: Sha256! |
-
-doubleHash- |
-
-open static fun doubleHash(data: ByteArray!, offset: Int, length: Int): Sha256! |
-
-equals- |
-
-open fun equals(other: Any?): Boolean |
-
-equalsFromOffset- |
-
-open fun equalsFromOffset(toCompareData: ByteArray!, offsetInCompareData: Int, len: Int): Boolean |
-
-from- |
-
-open static fun from(data: ByteArray!): Sha256! - open static fun from(data: ByteArray!, offset: Int, length: Int): Sha256! - open static fun from(data1: ByteArray!, data2: ByteArray!): Sha256! |
-
-getBytes- |
-
-open fun getBytes(): ByteArray! |
-
-getSha256Digest- |
-
-open static fun getSha256Digest(): MessageDigest! |
-
-length- |
-
-open fun length(): Int |
-
-toString- |
-
-open fun toString(): String |
-
open fun length(): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/to-string.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/to-string.html
deleted file mode 100644
index 89474276..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha256/to-string.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun toString(): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/-h-a-s-h_-l-e-n-g-t-h.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/-h-a-s-h_-l-e-n-g-t-h.html
deleted file mode 100644
index 0d99c787..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/-h-a-s-h_-l-e-n-g-t-h.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-static val HASH_LENGTH: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/-init-.html
deleted file mode 100644
index 6911c6a8..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-Sha512(bytes: ByteArray!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/-z-e-r-o_-h-a-s-h.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/-z-e-r-o_-h-a-s-h.html
deleted file mode 100644
index a714c641..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/-z-e-r-o_-h-a-s-h.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-static val ZERO_HASH: Sha512!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/compare-to.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/compare-to.html
deleted file mode 100644
index 76cf99a0..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/compare-to.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun compareTo(other: Sha512!): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/equals.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/equals.html
deleted file mode 100644
index 94f2c1ec..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/equals.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun equals(other: Any?): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/from.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/from.html
deleted file mode 100644
index 7062161d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/from.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun from(data: ByteArray!): Sha512!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/get-bytes.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/get-bytes.html
deleted file mode 100644
index c0b83791..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/get-bytes.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getBytes(): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/index.html
deleted file mode 100644
index 4bed3fea..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/-sha512/index.html
+++ /dev/null
@@ -1,84 +0,0 @@
-
-
-
-open class Sha512 : Comparable<Sha512!>
-
-<init>- |
-
-Sha512(bytes: ByteArray!) |
-
-HASH_LENGTH- |
-
-static val HASH_LENGTH: Int |
-
-ZERO_HASH- |
-
-static val ZERO_HASH: Sha512! |
-
-compareTo- |
-
-open fun compareTo(other: Sha512!): Int |
-
-equals- |
-
-open fun equals(other: Any?): Boolean |
-
-from- |
-
-open static fun from(data: ByteArray!): Sha512! |
-
-getBytes- |
-
-open fun getBytes(): ByteArray! |
-
-toString- |
-
-open fun toString(): String |
-
open fun toString(): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/index.html
deleted file mode 100644
index 3a510cf2..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.digest/index.html
+++ /dev/null
@@ -1,48 +0,0 @@
-
-
-
-
-GeneralDigest- |
-
- base implementation of MD4 family style digest as outlined in "Handbook of Applied Cryptography", pages 344 - 347. -abstract class GeneralDigest |
-
-Ripemd160- |
-
- Created by swapnibble on 2017-09-02. -open class Ripemd160 |
-
-Sha256- |
-
- represents the result of a SHA256 hashing operation prefer to use the static factory methods. -open class Sha256 |
-
-Sha512- |
-
-open class Sha512 : Comparable<Sha512!> |
-
open fun G(): EcPoint!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/-init-.html
deleted file mode 100644
index efaca9d3..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-CurveParam(curveParamType: Int, pInHex: String!, aInHex: String!, bInHex: String!, GxInHex: String!, GyInHex: String!, nInHex: String!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/-s-e-c-p256_-k1.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/-s-e-c-p256_-k1.html
deleted file mode 100644
index 07cf2cfd..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/-s-e-c-p256_-k1.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-static val SECP256_K1: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/-s-e-c-p256_-r1.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/-s-e-c-p256_-r1.html
deleted file mode 100644
index 5c0d6312..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/-s-e-c-p256_-r1.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-static val SECP256_R1: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/get-curve-param-type.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/get-curve-param-type.html
deleted file mode 100644
index 557f972d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/get-curve-param-type.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getCurveParamType(): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/get-curve.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/get-curve.html
deleted file mode 100644
index d617187e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/get-curve.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getCurve(): EcCurve!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/half-curve-order.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/half-curve-order.html
deleted file mode 100644
index 6709ad0c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/half-curve-order.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun halfCurveOrder(): BigInteger!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/index.html
deleted file mode 100644
index 79d6013f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/index.html
+++ /dev/null
@@ -1,92 +0,0 @@
-
-
-
-open class CurveParam
-Created by swapnibble on 2018-02-02.
-
-<init>- |
-
-CurveParam(curveParamType: Int, pInHex: String!, aInHex: String!, bInHex: String!, GxInHex: String!, GyInHex: String!, nInHex: String!) |
-
-SECP256_K1- |
-
-static val SECP256_K1: Int |
-
-SECP256_R1- |
-
-static val SECP256_R1: Int |
-
-G- |
-
-open fun G(): EcPoint! |
-
-getCurve- |
-
-open fun getCurve(): EcCurve! |
-
-getCurveParamType- |
-
-open fun getCurveParamType(): Int |
-
-halfCurveOrder- |
-
-open fun halfCurveOrder(): BigInteger! |
-
-isType- |
-
-open fun isType(paramType: Int): Boolean |
-
-n- |
-
-open fun n(): BigInteger! |
-
open fun isType(paramType: Int): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/n.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/n.html
deleted file mode 100644
index d2226437..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-curve-param/n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun n(): BigInteger!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/-init-.html
deleted file mode 100644
index 179eb2d6..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-EcCurve(q: BigInteger!, a: BigInteger!, b: BigInteger!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/decode-point.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/decode-point.html
deleted file mode 100644
index 26d2f0ec..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/decode-point.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun decodePoint(encodedPoint: ByteArray!): EcPoint!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/equals.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/equals.html
deleted file mode 100644
index e003e709..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/equals.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun equals(other: Any?): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/from-big-integer.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/from-big-integer.html
deleted file mode 100644
index 381c4ec6..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/from-big-integer.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun fromBigInteger(x: BigInteger!): EcFieldElement!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/get-a.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/get-a.html
deleted file mode 100644
index cfdd1d2d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/get-a.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getA(): EcFieldElement!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/get-b.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/get-b.html
deleted file mode 100644
index ad2fa3ef..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/get-b.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getB(): EcFieldElement!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/get-field-size.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/get-field-size.html
deleted file mode 100644
index 27033b2f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/get-field-size.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getFieldSize(): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/get-infinity.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/get-infinity.html
deleted file mode 100644
index db7f7f36..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/get-infinity.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getInfinity(): EcPoint!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/get-q.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/get-q.html
deleted file mode 100644
index a83118f3..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/get-q.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getQ(): BigInteger!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/hash-code.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/hash-code.html
deleted file mode 100644
index 170b5ca5..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/hash-code.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun hashCode(): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/index.html
deleted file mode 100644
index 67aa35ec..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-curve/index.html
+++ /dev/null
@@ -1,94 +0,0 @@
-
-
-
-open class EcCurve
-An elliptic curve
-
-<init>- |
-
-EcCurve(q: BigInteger!, a: BigInteger!, b: BigInteger!) |
-
-decodePoint- |
-
-open fun decodePoint(encodedPoint: ByteArray!): EcPoint! |
-
-equals- |
-
-open fun equals(other: Any?): Boolean |
-
-fromBigInteger- |
-
-open fun fromBigInteger(x: BigInteger!): EcFieldElement! |
-
-getA- |
-
-open fun getA(): EcFieldElement! |
-
-getB- |
-
-open fun getB(): EcFieldElement! |
-
-getFieldSize- |
-
-open fun getFieldSize(): Int |
-
-getInfinity- |
-
-open fun getInfinity(): EcPoint! |
-
-getQ- |
-
-open fun getQ(): BigInteger! |
-
-hashCode- |
-
-open fun hashCode(): Int |
-
EcDsa()
-Created by swapnibble on 2017-09-29.
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-dsa/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-dsa/index.html deleted file mode 100644 index e7b95960..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-dsa/index.html +++ /dev/null @@ -1,47 +0,0 @@ - - - -open class EcDsa
-Created by swapnibble on 2017-09-29.
-
-<init>- |
-
- Created by swapnibble on 2017-09-29. -EcDsa() |
-
-recoverPubKey- |
-
-open static fun recoverPubKey(messageSigned: ByteArray!, signature: EcSignature!): EosPublicKey! - open static fun recoverPubKey(curveParam: CurveParam!, messageSigned: ByteArray!, signature: EcSignature!, recId: Int): EosPublicKey! |
-
-sign- |
-
-open static fun sign(hash: Sha256!, key: EosPrivateKey!): EcSignature! |
-
open static fun recoverPubKey(messageSigned: ByteArray!, signature: EcSignature!): EosPublicKey!
open static fun recoverPubKey(curveParam: CurveParam!, messageSigned: ByteArray!, signature: EcSignature!, recId: Int): EosPublicKey!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-dsa/sign.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-dsa/sign.html
deleted file mode 100644
index 2cab9cb7..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-dsa/sign.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun sign(hash: Sha256!, key: EosPrivateKey!): EcSignature!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/-init-.html
deleted file mode 100644
index 4b7da11b..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-EcFieldElement(q: BigInteger!, x: BigInteger!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/add.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/add.html
deleted file mode 100644
index 978b10db..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/add.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun add(b: EcFieldElement!): EcFieldElement!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/divide.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/divide.html
deleted file mode 100644
index c02aad25..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/divide.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun divide(b: EcFieldElement!): EcFieldElement!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/equals.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/equals.html
deleted file mode 100644
index 0542cf15..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/equals.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun equals(other: Any?): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/get-field-size.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/get-field-size.html
deleted file mode 100644
index fc33a457..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/get-field-size.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getFieldSize(): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/get-q.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/get-q.html
deleted file mode 100644
index 8a0b1c6d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/get-q.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getQ(): BigInteger!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/hash-code.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/hash-code.html
deleted file mode 100644
index 8942e4d5..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/hash-code.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun hashCode(): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/index.html
deleted file mode 100644
index cb3698a5..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/index.html
+++ /dev/null
@@ -1,129 +0,0 @@
-
-
-
-open class EcFieldElement
-This class represents an elliptic field element.
-
-<init>- |
-
-EcFieldElement(q: BigInteger!, x: BigInteger!) |
-
-add- |
-
-open fun add(b: EcFieldElement!): EcFieldElement! |
-
-divide- |
-
-open fun divide(b: EcFieldElement!): EcFieldElement! |
-
-equals- |
-
-open fun equals(other: Any?): Boolean |
-
-getFieldSize- |
-
-open fun getFieldSize(): Int |
-
-getQ- |
-
-open fun getQ(): BigInteger! |
-
-hashCode- |
-
-open fun hashCode(): Int |
-
-invert- |
-
-open fun invert(): EcFieldElement! |
-
-multiply- |
-
-open fun multiply(b: EcFieldElement!): EcFieldElement! |
-
-negate- |
-
-open fun negate(): EcFieldElement! |
-
-sqrt- |
-
-open fun sqrt(): EcFieldElement! |
-
-square- |
-
-open fun square(): EcFieldElement! |
-
-subtract- |
-
-open fun subtract(b: EcFieldElement!): EcFieldElement! |
-
-toBigInteger- |
-
-open fun toBigInteger(): BigInteger! |
-
-toString- |
-
-open fun toString(): String |
-
open fun invert(): EcFieldElement!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/multiply.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/multiply.html
deleted file mode 100644
index c1642b3e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/multiply.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun multiply(b: EcFieldElement!): EcFieldElement!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/negate.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/negate.html
deleted file mode 100644
index 4c0c78b6..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/negate.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun negate(): EcFieldElement!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/sqrt.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/sqrt.html
deleted file mode 100644
index def4b205..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/sqrt.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun sqrt(): EcFieldElement!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/square.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/square.html
deleted file mode 100644
index 65be3b0a..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/square.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun square(): EcFieldElement!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/subtract.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/subtract.html
deleted file mode 100644
index 8a5ef02c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/subtract.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun subtract(b: EcFieldElement!): EcFieldElement!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/to-big-integer.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/to-big-integer.html
deleted file mode 100644
index 253f0169..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/to-big-integer.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun toBigInteger(): BigInteger!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/to-string.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/to-string.html
deleted file mode 100644
index cf888922..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-field-element/to-string.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun toString(): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/-init-.html
deleted file mode 100644
index f344d128..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/-init-.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-EcPoint(curve: EcCurve!, x: EcFieldElement!, y: EcFieldElement!)
EcPoint(curve: EcCurve!, x: EcFieldElement!, y: EcFieldElement!, compressed: Boolean)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/add.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/add.html
deleted file mode 100644
index 0060ce86..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/add.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun add(b: EcPoint!): EcPoint!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/equals.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/equals.html
deleted file mode 100644
index 67476abc..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/equals.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun equals(other: Any?): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/get-curve.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/get-curve.html
deleted file mode 100644
index 8a92c469..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/get-curve.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getCurve(): EcCurve!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/get-encoded.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/get-encoded.html
deleted file mode 100644
index cb891c5e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/get-encoded.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-open fun getEncoded(): ByteArray!
-return the field element encoded with point compression. (S 4.3.6)
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/get-x.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/get-x.html deleted file mode 100644 index 9d63246a..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/get-x.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -open fun getX(): EcFieldElement!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/get-y.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/get-y.html
deleted file mode 100644
index 1c4981cb..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/get-y.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getY(): EcFieldElement!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/hash-code.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/hash-code.html
deleted file mode 100644
index bec7e72e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/hash-code.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun hashCode(): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/index.html
deleted file mode 100644
index 270eb098..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/index.html
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-open class EcPoint
-This class represents an elliptic curve point.
-
-<init>- |
-
-EcPoint(curve: EcCurve!, x: EcFieldElement!, y: EcFieldElement!) - EcPoint(curve: EcCurve!, x: EcFieldElement!, y: EcFieldElement!, compressed: Boolean) |
-
-add- |
-
-open fun add(b: EcPoint!): EcPoint! |
-
-equals- |
-
-open fun equals(other: Any?): Boolean |
-
-getCurve- |
-
-open fun getCurve(): EcCurve! |
-
-getEncoded- |
-
- return the field element encoded with point compression. (S 4.3.6) -open fun getEncoded(): ByteArray! |
-
-getX- |
-
-open fun getX(): EcFieldElement! |
-
-getY- |
-
-open fun getY(): EcFieldElement! |
-
-hashCode- |
-
-open fun hashCode(): Int |
-
-isCompressed- |
-
-open fun isCompressed(): Boolean |
-
-isInfinity- |
-
-open fun isInfinity(): Boolean |
-
-multiply- |
-
-open fun multiply(n: BigInteger!): EcPoint! |
-
-negate- |
-
-open fun negate(): EcPoint! |
-
-subtract- |
-
-open fun subtract(b: EcPoint!): EcPoint! |
-
-twice- |
-
-open fun twice(): EcPoint! |
-
open fun isCompressed(): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/is-infinity.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/is-infinity.html
deleted file mode 100644
index a8322771..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/is-infinity.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun isInfinity(): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/multiply.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/multiply.html
deleted file mode 100644
index 3a137658..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/multiply.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun multiply(n: BigInteger!): EcPoint!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/negate.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/negate.html
deleted file mode 100644
index d894a4da..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/negate.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun negate(): EcPoint!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/subtract.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/subtract.html
deleted file mode 100644
index abbbd2fc..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/subtract.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun subtract(b: EcPoint!): EcPoint!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/twice.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/twice.html
deleted file mode 100644
index 93653ef5..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-point/twice.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun twice(): EcPoint!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/-init-.html
deleted file mode 100644
index 4a59f256..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/-init-.html
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-EcSignature(r: BigInteger!, s: BigInteger!, curveParam: CurveParam!)
EcSignature(r: BigInteger!, s: BigInteger!, curveParam: CurveParam!, recId: Int)
EcSignature(base58Str: String!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/curve-param.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/curve-param.html
deleted file mode 100644
index 48b88278..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/curve-param.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val curveParam: CurveParam!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/eos-encoding-hex.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/eos-encoding-hex.html
deleted file mode 100644
index 0fd72cbc..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/eos-encoding-hex.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun eosEncodingHex(compressed: Boolean): String!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/equals.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/equals.html
deleted file mode 100644
index 77b3c7b1..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/equals.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun equals(other: Any?): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/index.html
deleted file mode 100644
index eb3e6f9c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/index.html
+++ /dev/null
@@ -1,117 +0,0 @@
-
-
-
-open class EcSignature
-Created by swapnibble on 2017-09-20.
-
-<init>- |
-
-EcSignature(r: BigInteger!, s: BigInteger!, curveParam: CurveParam!) - EcSignature(r: BigInteger!, s: BigInteger!, curveParam: CurveParam!, recId: Int) - EcSignature(base58Str: String!) |
-
-curveParam- |
-
-val curveParam: CurveParam! |
-
-r- |
-
-val r: BigInteger! |
-
-recId- |
-
-var recId: Int |
-
-s- |
-
-val s: BigInteger! |
-
-eosEncodingHex- |
-
-open fun eosEncodingHex(compressed: Boolean): String! |
-
-equals- |
-
-open fun equals(other: Any?): Boolean |
-
-isCanonical- |
-
- Returns true if the S component is "low", that means it is below HALF_CURVE_ORDER. See BIP62. -open fun isCanonical(): Boolean |
-
-isRSEachLength- |
-
-open fun isRSEachLength(length: Int): Boolean |
-
-setRecid- |
-
-open fun setRecid(recid: Int): Unit |
-
-toCanonicalised- |
-
- Will automatically adjust the S component to be less than or equal to half the curve order, if necessary. This is required because for every signature (r,s) the signature (r, -s (mod N)) is a valid signature of the same message. However, we dislike the ability to modify the bits of a Bitcoin transaction after it's been signed, as that violates various assumed invariants. Thus in future only one of those forms will be considered legal and the other will be banned. -open fun toCanonicalised(): EcSignature! |
-
-toString- |
-
-open fun toString(): String |
-
open fun isCanonical(): Boolean
-Returns true if the S component is "low", that means it is below HALF_CURVE_ORDER. See BIP62.
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/is-r-s-each-length.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/is-r-s-each-length.html deleted file mode 100644 index 21b240e4..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/is-r-s-each-length.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -open fun isRSEachLength(length: Int): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/r.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/r.html
deleted file mode 100644
index 2835fd0b..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/r.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val r: BigInteger!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/rec-id.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/rec-id.html
deleted file mode 100644
index b01258d7..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/rec-id.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-var recId: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/s.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/s.html
deleted file mode 100644
index 681203f5..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/s.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val s: BigInteger!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/set-recid.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/set-recid.html
deleted file mode 100644
index 5b39cc54..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/set-recid.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun setRecid(recid: Int): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/to-canonicalised.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/to-canonicalised.html
deleted file mode 100644
index 268f4779..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/to-canonicalised.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-open fun toCanonicalised(): EcSignature!
-Will automatically adjust the S component to be less than or equal to half the curve order, if necessary. This is required because for every signature (r,s) the signature (r, -s (mod N)) is a valid signature of the same message. However, we dislike the ability to modify the bits of a Bitcoin transaction after it's been signed, as that violates various assumed invariants. Thus in future only one of those forms will be considered legal and the other will be banned.
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/to-string.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/to-string.html deleted file mode 100644 index 140676d2..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-signature/to-string.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -open fun toString(): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-tools/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-tools/-init-.html
deleted file mode 100644
index 803db821..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-tools/-init-.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-EcTools()
-modified by swapnibble from plactal.io Various tools for elliptic curves
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-tools/decompress-key.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-tools/decompress-key.html deleted file mode 100644 index dd86064e..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-tools/decompress-key.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -open static fun decompressKey(param: CurveParam!, x: BigInteger!, firstBit: Boolean): EcPoint!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-tools/get-byte-length.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-tools/get-byte-length.html
deleted file mode 100644
index bfc5844f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-tools/get-byte-length.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-open static fun getByteLength(fieldSize: Int): Int
-Get the length of the byte encoding of a field element
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-tools/get-curve-param.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-tools/get-curve-param.html deleted file mode 100644 index 35a294b7..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-tools/get-curve-param.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -open static fun getCurveParam(curveType: Int): CurveParam!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-tools/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-tools/index.html
deleted file mode 100644
index 878a8ca5..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-tools/index.html
+++ /dev/null
@@ -1,77 +0,0 @@
-
-
-
-open class EcTools
-modified by swapnibble from plactal.io Various tools for elliptic curves
-
-<init>- |
-
- modified by swapnibble from plactal.io Various tools for elliptic curves -EcTools() |
-
-decompressKey- |
-
-open static fun decompressKey(param: CurveParam!, x: BigInteger!, firstBit: Boolean): EcPoint! |
-
-getByteLength- |
-
- Get the length of the byte encoding of a field element -open static fun getByteLength(fieldSize: Int): Int |
-
-getCurveParam- |
-
-open static fun getCurveParam(curveType: Int): CurveParam! |
-
-integerToBytes- |
-
- Get a big integer as an array of bytes of a specified length -open static fun integerToBytes(s: BigInteger!, length: Int): ByteArray! |
-
-multiply- |
-
- Multiply a point with a big integer -open static fun multiply(p: EcPoint!, k: BigInteger!): EcPoint! |
-
-sumOfTwoMultiplies- |
-
-open static fun sumOfTwoMultiplies(P: EcPoint!, k: BigInteger!, Q: EcPoint!, l: BigInteger!): EcPoint! |
-
open static fun integerToBytes(s: BigInteger!, length: Int): ByteArray!
-Get a big integer as an array of bytes of a specified length
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-tools/multiply.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-tools/multiply.html deleted file mode 100644 index 9484117a..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-tools/multiply.html +++ /dev/null @@ -1,15 +0,0 @@ - - - -open static fun multiply(p: EcPoint!, k: BigInteger!): EcPoint!
-Multiply a point with a big integer
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-tools/sum-of-two-multiplies.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-tools/sum-of-two-multiplies.html deleted file mode 100644 index 6b6cc0e6..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-ec-tools/sum-of-two-multiplies.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -open static fun sumOfTwoMultiplies(P: EcPoint!, k: BigInteger!, Q: EcPoint!, l: BigInteger!): EcPoint!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/-init-.html
deleted file mode 100644
index 565ba112..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/-init-.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-EosEcUtil()
-Created by swapnibble on 2018-02-02.
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/-p-r-e-f-i-x_-k1.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/-p-r-e-f-i-x_-k1.html deleted file mode 100644 index edbb3728..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/-p-r-e-f-i-x_-k1.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -static val PREFIX_K1: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/-p-r-e-f-i-x_-r1.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/-p-r-e-f-i-x_-r1.html
deleted file mode 100644
index cdba8f87..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/-p-r-e-f-i-x_-r1.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-static val PREFIX_R1: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/concat-eos-crypto-str.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/concat-eos-crypto-str.html
deleted file mode 100644
index 4ec9eff2..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/concat-eos-crypto-str.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun concatEosCryptoStr(vararg strData: String!): String!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/encode-eos-crypto.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/encode-eos-crypto.html
deleted file mode 100644
index 00d83b0c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/encode-eos-crypto.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun encodeEosCrypto(prefix: String!, curveParam: CurveParam!, data: ByteArray!): String!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/extract-from-ripemd160.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/extract-from-ripemd160.html
deleted file mode 100644
index b423d90c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/extract-from-ripemd160.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun extractFromRipemd160(base58Data: String!): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/get-bytes-if-matched-ripemd160.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/get-bytes-if-matched-ripemd160.html
deleted file mode 100644
index dcc3b40e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/get-bytes-if-matched-ripemd160.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun getBytesIfMatchedRipemd160(base58Data: String!, prefix: String!, checksumRef: RefValue<Long!>!): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/get-bytes-if-matched-sha256.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/get-bytes-if-matched-sha256.html
deleted file mode 100644
index bc44dd66..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/get-bytes-if-matched-sha256.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun getBytesIfMatchedSha256(base58Data: String!, checksumRef: RefValue<Long!>!): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/get-curve-param-from.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/get-curve-param-from.html
deleted file mode 100644
index 964baa14..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/get-curve-param-from.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun getCurveParamFrom(curveType: String!): CurveParam!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/index.html
deleted file mode 100644
index 71d7cde4..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-ec-util/index.html
+++ /dev/null
@@ -1,100 +0,0 @@
-
-
-
-open class EosEcUtil
-Created by swapnibble on 2018-02-02.
-
-<init>- |
-
- Created by swapnibble on 2018-02-02. -EosEcUtil() |
-
-PREFIX_K1- |
-
-static val PREFIX_K1: String |
-
-PREFIX_R1- |
-
-static val PREFIX_R1: String |
-
-concatEosCryptoStr- |
-
-open static fun concatEosCryptoStr(vararg strData: String!): String! |
-
-encodeEosCrypto- |
-
-open static fun encodeEosCrypto(prefix: String!, curveParam: CurveParam!, data: ByteArray!): String! |
-
-extractFromRipemd160- |
-
-open static fun extractFromRipemd160(base58Data: String!): ByteArray! |
-
-getBytesIfMatchedRipemd160- |
-
-open static fun getBytesIfMatchedRipemd160(base58Data: String!, prefix: String!, checksumRef: RefValue<Long!>!): ByteArray! |
-
-getBytesIfMatchedSha256- |
-
-open static fun getBytesIfMatchedSha256(base58Data: String!, checksumRef: RefValue<Long!>!): ByteArray! |
-
-getCurveParamFrom- |
-
-open static fun getCurveParamFrom(curveType: String!): CurveParam! |
-
-safeSplitEosCryptoString- |
-
-open static fun safeSplitEosCryptoString(cryptoStr: String!): Array<String!>! |
-
open static fun safeSplitEosCryptoString(cryptoStr: String!): Array<String!>!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/-init-.html
deleted file mode 100644
index 9521f268..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/-init-.html
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-EosPrivateKey()
EosPrivateKey(curveParamType: Int)
EosPrivateKey(keyBytes: ByteArray!)
EosPrivateKey(curveParamType: Int, keyBytes: ByteArray!)
EosPrivateKey(base58Str: String!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/clear.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/clear.html
deleted file mode 100644
index fdd9f7f5..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/clear.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun clear(): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/get-as-big-integer.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/get-as-big-integer.html
deleted file mode 100644
index 8de23855..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/get-as-big-integer.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getAsBigInteger(): BigInteger!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/get-bytes.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/get-bytes.html
deleted file mode 100644
index 0ec9efc5..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/get-bytes.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-open fun getBytes(): ByteArray!
open fun getBytes(value: BigInteger!): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/get-curve-param.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/get-curve-param.html
deleted file mode 100644
index 00cfc14f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/get-curve-param.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getCurveParam(): CurveParam!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/get-public-key.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/get-public-key.html
deleted file mode 100644
index 0a407ed6..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/get-public-key.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-open fun getPublicKey(): EosPublicKey!
open static fun getPublicKey(privateKey: String!): String!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/get-secure-random.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/get-secure-random.html
deleted file mode 100644
index ccac8c4d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/get-secure-random.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun getSecureRandom(): SecureRandom!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/index.html
deleted file mode 100644
index 5de89959..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/index.html
+++ /dev/null
@@ -1,101 +0,0 @@
-
-
-
-open class EosPrivateKey
-Created by swapnibble on 2017-09-25.
-ì°¸ê³ : https://github.com/EOSIO/eosjs-ecc https://github.com/EOSIO/eosjs-ecc/blob/master/src/ecdsa.js
-
-<init>- |
-
-EosPrivateKey() - EosPrivateKey(curveParamType: Int) - EosPrivateKey(keyBytes: ByteArray!) - EosPrivateKey(curveParamType: Int, keyBytes: ByteArray!) - EosPrivateKey(base58Str: String!) |
-
-clear- |
-
-open fun clear(): Unit |
-
-getAsBigInteger- |
-
-open fun getAsBigInteger(): BigInteger! |
-
-getBytes- |
-
-open fun getBytes(): ByteArray! - open fun getBytes(value: BigInteger!): ByteArray! |
-
-getCurveParam- |
-
-open fun getCurveParam(): CurveParam! |
-
-getPublicKey- |
-
-open fun getPublicKey(): EosPublicKey! - open static fun getPublicKey(privateKey: String!): String! |
-
-getSecureRandom- |
-
-open static fun getSecureRandom(): SecureRandom! |
-
-sign- |
-
-open fun sign(digest: Sha256!): EcSignature! |
-
-toString- |
-
-open fun toString(): String |
-
-toWif- |
-
-open fun toWif(): String! |
-
open fun sign(digest: Sha256!): EcSignature!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/to-string.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/to-string.html
deleted file mode 100644
index ddcabb94..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/to-string.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun toString(): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/to-wif.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/to-wif.html
deleted file mode 100644
index be8de0fc..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-private-key/to-wif.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun toWif(): String!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-public-key/-illegal-eos-pubkey-format-exception/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-public-key/-illegal-eos-pubkey-format-exception/-init-.html
deleted file mode 100644
index 78827647..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-public-key/-illegal-eos-pubkey-format-exception/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-IllegalEosPubkeyFormatException(pubkeyStr: String!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-public-key/-illegal-eos-pubkey-format-exception/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-public-key/-illegal-eos-pubkey-format-exception/index.html
deleted file mode 100644
index 17bc021b..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-public-key/-illegal-eos-pubkey-format-exception/index.html
+++ /dev/null
@@ -1,25 +0,0 @@
-
-
-
-open class IllegalEosPubkeyFormatException : IllegalArgumentException
-
-<init>- |
-
-IllegalEosPubkeyFormatException(pubkeyStr: String!) |
-
EosPublicKey(data: ByteArray!)
EosPublicKey(data: ByteArray!, curveParam: CurveParam!)
EosPublicKey(base58Str: String!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-public-key/equals.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-public-key/equals.html
deleted file mode 100644
index 4cd572ba..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-public-key/equals.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun equals(other: Any?): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-public-key/get-bytes.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-public-key/get-bytes.html
deleted file mode 100644
index b89bbab1..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-public-key/get-bytes.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getBytes(): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-public-key/hash-code.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-public-key/hash-code.html
deleted file mode 100644
index b216613e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-public-key/hash-code.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun hashCode(): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-public-key/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-public-key/index.html
deleted file mode 100644
index a7b98278..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-public-key/index.html
+++ /dev/null
@@ -1,80 +0,0 @@
-
-
-
-open class EosPublicKey
-Created by swapnibble on 2017-09-25.
-
-IllegalEosPubkeyFormatException- |
-
-open class IllegalEosPubkeyFormatException : IllegalArgumentException |
-
-<init>- |
-
-EosPublicKey(data: ByteArray!) - EosPublicKey(data: ByteArray!, curveParam: CurveParam!) - EosPublicKey(base58Str: String!) |
-
-equals- |
-
-open fun equals(other: Any?): Boolean |
-
-getBytes- |
-
-open fun getBytes(): ByteArray! |
-
-hashCode- |
-
-open fun hashCode(): Int |
-
-isCurveParamK1- |
-
-open fun isCurveParamK1(): Boolean |
-
-toString- |
-
-open fun toString(): String |
-
open fun isCurveParamK1(): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-public-key/to-string.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-public-key/to-string.html
deleted file mode 100644
index 370ccf68..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/-eos-public-key/to-string.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun toString(): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/index.html
deleted file mode 100644
index 02e22ac8..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.ec/index.html
+++ /dev/null
@@ -1,97 +0,0 @@
-
-
-
-
-CurveParam- |
-
- Created by swapnibble on 2018-02-02. -open class CurveParam |
-
-EcCurve- |
-
- An elliptic curve -open class EcCurve |
-
-EcDsa- |
-
- Created by swapnibble on 2017-09-29. -open class EcDsa |
-
-EcFieldElement- |
-
- This class represents an elliptic field element. -open class EcFieldElement |
-
-EcPoint- |
-
- This class represents an elliptic curve point. -open class EcPoint |
-
-EcSignature- |
-
- Created by swapnibble on 2017-09-20. -open class EcSignature |
-
-EcTools- |
-
- modified by swapnibble from plactal.io Various tools for elliptic curves -open class EcTools |
-
-EosEcUtil- |
-
- Created by swapnibble on 2018-02-02. -open class EosEcUtil |
-
-EosPrivateKey- |
-
- Created by swapnibble on 2017-09-25. -open class EosPrivateKey |
-
-EosPublicKey- |
-
- Created by swapnibble on 2017-09-25. -open class EosPublicKey |
-
Action(account: String!, name: String!, authorization: TypePermissionLevel!, data: String!)
Action(account: String!, name: String!)
Action()
Action(other: Action!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/get-account.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/get-account.html
deleted file mode 100644
index a5380bd4..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/get-account.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getAccount(): String!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/get-authorization.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/get-authorization.html
deleted file mode 100644
index 8e690b6e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/get-authorization.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getAuthorization(): MutableList<TypePermissionLevel!>!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/get-data.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/get-data.html
deleted file mode 100644
index 96f19680..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/get-data.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getData(): JsonElement!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/get-name.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/get-name.html
deleted file mode 100644
index 2c65adce..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/get-name.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getName(): String!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/index.html
deleted file mode 100644
index bbfa4988..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/index.html
+++ /dev/null
@@ -1,99 +0,0 @@
-
-
-
-open class Action : Packer
-Created by swapnibble on 2017-09-11.
-
-<init>- |
-
-Action(account: String!, name: String!, authorization: TypePermissionLevel!, data: String!) - Action(account: String!, name: String!) - Action() - Action(other: Action!) |
-
-getAccount- |
-
-open fun getAccount(): String! |
-
-getAuthorization- |
-
-open fun getAuthorization(): MutableList<TypePermissionLevel!>! |
-
-getData- |
-
-open fun getData(): JsonElement! |
-
-getName- |
-
-open fun getName(): String! |
-
-pack- |
-
-open fun pack(writer: Writer!): Unit |
-
-setAccount- |
-
-open fun setAccount(account: String!): Unit |
-
-setAuthorization- |
-
-open fun setAuthorization(authorization: MutableList<TypePermissionLevel!>!): Unit - open fun setAuthorization(authorization: Array<TypePermissionLevel!>!): Unit - open fun setAuthorization(accountWithPermLevel: Array<String!>!): Unit |
-
-setData- |
-
-open fun setData(data: String!): Unit |
-
-setName- |
-
-open fun setName(name: String!): Unit |
-
open fun pack(writer: Writer!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/set-account.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/set-account.html
deleted file mode 100644
index 341c5b7e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/set-account.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun setAccount(account: String!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/set-authorization.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/set-authorization.html
deleted file mode 100644
index aaaa6c7d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/set-authorization.html
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-open fun setAuthorization(authorization: MutableList<TypePermissionLevel!>!): Unit
open fun setAuthorization(authorization: Array<TypePermissionLevel!>!): Unit
open fun setAuthorization(accountWithPermLevel: Array<String!>!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/set-data.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/set-data.html
deleted file mode 100644
index b173159c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/set-data.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun setData(data: String!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/set-name.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/set-name.html
deleted file mode 100644
index f32119e6..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-action/set-name.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun setName(name: String!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-packed-transaction/-compress-type/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-packed-transaction/-compress-type/index.html
deleted file mode 100644
index 7faf415d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-packed-transaction/-compress-type/index.html
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-class CompressType
-
-none- |
-- | -
-zlib- |
-- | -
none
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-packed-transaction/-compress-type/zlib.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-packed-transaction/-compress-type/zlib.html
deleted file mode 100644
index d9efe1ea..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-packed-transaction/-compress-type/zlib.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-zlib
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-packed-transaction/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-packed-transaction/-init-.html
deleted file mode 100644
index 70c6cb33..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-packed-transaction/-init-.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-PackedTransaction(stxn: SignedTransaction!, compressType: CompressType!)
PackedTransaction(stxn: SignedTransaction!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-packed-transaction/get-packed-trx.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-packed-transaction/get-packed-trx.html
deleted file mode 100644
index 0a39a0ed..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-packed-transaction/get-packed-trx.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getPackedTrx(): String!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-packed-transaction/get-signatures.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-packed-transaction/get-signatures.html
deleted file mode 100644
index e0927ba7..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-packed-transaction/get-signatures.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getSignatures(): MutableList<String!>!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-packed-transaction/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-packed-transaction/index.html
deleted file mode 100644
index f1e901b6..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-packed-transaction/index.html
+++ /dev/null
@@ -1,58 +0,0 @@
-
-
-
-open class PackedTransaction
-Created by swapnibble on 2018-03-19.
-
-CompressType- |
-
-class CompressType |
-
-<init>- |
-
-PackedTransaction(stxn: SignedTransaction!, compressType: CompressType!) - PackedTransaction(stxn: SignedTransaction!) |
-
-getPackedTrx- |
-
-open fun getPackedTrx(): String! |
-
-getSignatures- |
-
-open fun getSignatures(): MutableList<String!>! |
-
SignedTransaction()
SignedTransaction(anotherTxn: Transaction!)
SignedTransaction(anotherTxn: SignedTransaction!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-signed-transaction/get-ctx-free-data-count.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-signed-transaction/get-ctx-free-data-count.html
deleted file mode 100644
index 23f4e7c1..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-signed-transaction/get-ctx-free-data-count.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getCtxFreeDataCount(): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-signed-transaction/get-ctx-free-data.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-signed-transaction/get-ctx-free-data.html
deleted file mode 100644
index e41a84f7..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-signed-transaction/get-ctx-free-data.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getCtxFreeData(): MutableList<String!>!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-signed-transaction/get-signatures.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-signed-transaction/get-signatures.html
deleted file mode 100644
index 61cde1ad..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-signed-transaction/get-signatures.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getSignatures(): MutableList<String!>!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-signed-transaction/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-signed-transaction/index.html
deleted file mode 100644
index 00a719eb..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-signed-transaction/index.html
+++ /dev/null
@@ -1,68 +0,0 @@
-
-
-
-open class SignedTransaction : Transaction
-Created by swapnibble on 2017-09-11.
-
-<init>- |
-
-SignedTransaction() - SignedTransaction(anotherTxn: Transaction!) - SignedTransaction(anotherTxn: SignedTransaction!) |
-
-getCtxFreeData- |
-
-open fun getCtxFreeData(): MutableList<String!>! |
-
-getCtxFreeDataCount- |
-
-open fun getCtxFreeDataCount(): Int |
-
-getSignatures- |
-
-open fun getSignatures(): MutableList<String!>! |
-
-putSignatures- |
-
-open fun putSignatures(signatures: MutableList<String!>!): Unit |
-
-sign- |
-
-open fun sign(privateKey: EosPrivateKey!, chainId: TypeChainId!): Unit |
-
open fun putSignatures(signatures: MutableList<String!>!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-signed-transaction/sign.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-signed-transaction/sign.html
deleted file mode 100644
index d6cc5e5f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-signed-transaction/sign.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun sign(privateKey: EosPrivateKey!, chainId: TypeChainId!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/-init-.html
deleted file mode 100644
index 9d225f47..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/-init-.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-TransactionHeader()
TransactionHeader(other: TransactionHeader!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/get-expiration.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/get-expiration.html
deleted file mode 100644
index 92e0ae74..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/get-expiration.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getExpiration(): String!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/get-ref-block-num.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/get-ref-block-num.html
deleted file mode 100644
index 33717992..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/get-ref-block-num.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getRefBlockNum(): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/get-ref-block-prefix.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/get-ref-block-prefix.html
deleted file mode 100644
index 0fc33845..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/get-ref-block-prefix.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getRefBlockPrefix(): Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/index.html
deleted file mode 100644
index 8f69c854..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/index.html
+++ /dev/null
@@ -1,101 +0,0 @@
-
-
-
-open class TransactionHeader : Packer
-Created by swapnibble on 2018-03-19.
-
-<init>- |
-
-TransactionHeader() - TransactionHeader(other: TransactionHeader!) |
-
-getExpiration- |
-
-open fun getExpiration(): String! |
-
-getRefBlockNum- |
-
-open fun getRefBlockNum(): Int |
-
-getRefBlockPrefix- |
-
-open fun getRefBlockPrefix(): Long |
-
-pack- |
-
-open fun pack(writer: Writer!): Unit |
-
-putKcpuUsage- |
-
-open fun putKcpuUsage(kCpuUsage: Long): Unit |
-
-putNetUsageWords- |
-
-open fun putNetUsageWords(netUsage: Long): Unit |
-
-setExpiration- |
-
-open fun setExpiration(expiration: String!): Unit |
-
-setReferenceBlock- |
-
-open fun setReferenceBlock(refBlockIdAsSha256: String!): Unit |
-
-Transaction- |
-
- Created by swapnibble on 2018-03-19. -open class Transaction : TransactionHeader |
-
open fun pack(writer: Writer!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/put-kcpu-usage.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/put-kcpu-usage.html
deleted file mode 100644
index 292de5df..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/put-kcpu-usage.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun putKcpuUsage(kCpuUsage: Long): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/put-net-usage-words.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/put-net-usage-words.html
deleted file mode 100644
index 5420167a..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/put-net-usage-words.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun putNetUsageWords(netUsage: Long): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/set-expiration.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/set-expiration.html
deleted file mode 100644
index 850669c7..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/set-expiration.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun setExpiration(expiration: String!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/set-reference-block.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/set-reference-block.html
deleted file mode 100644
index 1dd6c0df..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction-header/set-reference-block.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun setReferenceBlock(refBlockIdAsSha256: String!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction/-init-.html
deleted file mode 100644
index e077d13e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction/-init-.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-Transaction()
Transaction(other: Transaction!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction/add-action.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction/add-action.html
deleted file mode 100644
index 7d156da4..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction/add-action.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun addAction(msg: Action!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction/get-actions.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction/get-actions.html
deleted file mode 100644
index 179bf80e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction/get-actions.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getActions(): MutableList<Action!>!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction/get-context-free-action-count.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction/get-context-free-action-count.html
deleted file mode 100644
index 91dfe95a..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction/get-context-free-action-count.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getContextFreeActionCount(): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction/index.html
deleted file mode 100644
index 81068456..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction/index.html
+++ /dev/null
@@ -1,80 +0,0 @@
-
-
-
-open class Transaction : TransactionHeader
-Created by swapnibble on 2018-03-19.
-
-<init>- |
-
-Transaction() - Transaction(other: Transaction!) |
-
-addAction- |
-
-open fun addAction(msg: Action!): Unit |
-
-getActions- |
-
-open fun getActions(): MutableList<Action!>! |
-
-getContextFreeActionCount- |
-
-open fun getContextFreeActionCount(): Int |
-
-pack- |
-
-open fun pack(writer: Writer!): Unit |
-
-setActions- |
-
-open fun setActions(actions: MutableList<Action!>!): Unit |
-
-SignedTransaction- |
-
- Created by swapnibble on 2017-09-11. -open class SignedTransaction : Transaction |
-
open fun pack(writer: Writer!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction/set-actions.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction/set-actions.html
deleted file mode 100644
index cdff02c4..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/-transaction/set-actions.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun setActions(actions: MutableList<Action!>!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/index.html
deleted file mode 100644
index 028f7258..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.chain/index.html
+++ /dev/null
@@ -1,57 +0,0 @@
-
-
-
-
-Action- |
-
- Created by swapnibble on 2017-09-11. -open class Action : Packer |
-
-PackedTransaction- |
-
- Created by swapnibble on 2018-03-19. -open class PackedTransaction |
-
-SignedTransaction- |
-
- Created by swapnibble on 2017-09-11. -open class SignedTransaction : Transaction |
-
-Transaction- |
-
- Created by swapnibble on 2018-03-19. -open class Transaction : TransactionHeader |
-
-TransactionHeader- |
-
- Created by swapnibble on 2018-03-19. -open class TransactionHeader : Packer |
-
EosByteReader(buf: ByteArray!)
EosByteReader(buf: ByteArray!, index: Int)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/get-bytes.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/get-bytes.html
deleted file mode 100644
index 875718f3..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/get-bytes.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getBytes(size: Int): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/get-int-l-e.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/get-int-l-e.html
deleted file mode 100644
index 09f18b85..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/get-int-l-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getIntLE(): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/get-long-l-e.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/get-long-l-e.html
deleted file mode 100644
index 44626865..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/get-long-l-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getLongLE(): Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/get-short-l-e.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/get-short-l-e.html
deleted file mode 100644
index e0e6a5c6..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/get-short-l-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getShortLE(): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/get-string.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/get-string.html
deleted file mode 100644
index 5b50d7f6..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/get-string.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getString(): String!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/get-variable-uint.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/get-variable-uint.html
deleted file mode 100644
index 4f69a580..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/get-variable-uint.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getVariableUint(): Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/get.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/get.html
deleted file mode 100644
index 10f03436..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/get.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun get(): Byte
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/index.html
deleted file mode 100644
index 7c425118..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-reader/index.html
+++ /dev/null
@@ -1,80 +0,0 @@
-
-
-
-open class EosByteReader : Reader
-
-<init>- |
-
-EosByteReader(buf: ByteArray!) - EosByteReader(buf: ByteArray!, index: Int) |
-
-get- |
-
-open fun get(): Byte |
-
-getBytes- |
-
-open fun getBytes(size: Int): ByteArray! |
-
-getIntLE- |
-
-open fun getIntLE(): Int |
-
-getLongLE- |
-
-open fun getLongLE(): Long |
-
-getShortLE- |
-
-open fun getShortLE(): Int |
-
-getString- |
-
-open fun getString(): String! |
-
-getVariableUint- |
-
-open fun getVariableUint(): Long |
-
EosByteWriter(capacity: Int)
EosByteWriter(buf: ByteArray!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/index.html
deleted file mode 100644
index eb360a7d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/index.html
+++ /dev/null
@@ -1,103 +0,0 @@
-
-
-
-open class EosByteWriter : Writer
-Created by swapnibble on 2017-09-12.
-
-<init>- |
-
-EosByteWriter(capacity: Int) - EosByteWriter(buf: ByteArray!) |
-
-length- |
-
-open fun length(): Int |
-
-put- |
-
-open fun put(b: Byte): Unit |
-
-putBytes- |
-
-open fun putBytes(value: ByteArray!): Unit - open fun putBytes(value: ByteArray!, offset: Int, length: Int): Unit |
-
-putCollection- |
-
-open fun putCollection(collection: MutableCollection<out Packer!>!): Unit |
-
-putIntLE- |
-
-open fun putIntLE(value: Int): Unit |
-
-putLongLE- |
-
-open fun putLongLE(value: Long): Unit |
-
-putShortLE- |
-
-open fun putShortLE(value: Short): Unit |
-
-putString- |
-
-open fun putString(value: String!): Unit |
-
-putVariableUInt- |
-
-open fun putVariableUInt(val: Long): Unit |
-
-toBytes- |
-
-open fun toBytes(): ByteArray! |
-
open fun length(): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put-bytes.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put-bytes.html
deleted file mode 100644
index 997eb8fb..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put-bytes.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-open fun putBytes(value: ByteArray!): Unit
open fun putBytes(value: ByteArray!, offset: Int, length: Int): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put-collection.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put-collection.html
deleted file mode 100644
index 9f9804d8..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put-collection.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun putCollection(collection: MutableCollection<out Packer!>!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put-int-l-e.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put-int-l-e.html
deleted file mode 100644
index 1c73abaa..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put-int-l-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun putIntLE(value: Int): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put-long-l-e.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put-long-l-e.html
deleted file mode 100644
index a1ee5d7e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put-long-l-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun putLongLE(value: Long): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put-short-l-e.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put-short-l-e.html
deleted file mode 100644
index 35fafc62..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put-short-l-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun putShortLE(value: Short): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put-string.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put-string.html
deleted file mode 100644
index fdaeef40..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put-string.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun putString(value: String!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put-variable-u-int.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put-variable-u-int.html
deleted file mode 100644
index b252d385..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put-variable-u-int.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun putVariableUInt(val: Long): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put.html
deleted file mode 100644
index 0288244b..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/put.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun put(b: Byte): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/to-bytes.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/to-bytes.html
deleted file mode 100644
index 3b720509..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-byte-writer/to-bytes.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun toBytes(): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-transfer/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-transfer/-init-.html
deleted file mode 100644
index 5893b992..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-transfer/-init-.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-EosTransfer(from: String!, to: String!, quantity: Long, memo: String!)
EosTransfer(from: TypeAccountName!, to: TypeAccountName!, quantity: Long, memo: String!)
EosTransfer(from: String!, to: String!, quantity: String!, memo: String!)
EosTransfer(from: TypeAccountName!, to: TypeAccountName!, quantity: String!, memo: String!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-transfer/get-action.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-transfer/get-action.html
deleted file mode 100644
index c75638c6..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-transfer/get-action.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getAction(): String!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-transfer/get-active-permission.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-transfer/get-active-permission.html
deleted file mode 100644
index bfa3bb0a..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-transfer/get-active-permission.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getActivePermission(): Array<String!>!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-transfer/get-as-hex.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-transfer/get-as-hex.html
deleted file mode 100644
index b2673e6e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-transfer/get-as-hex.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getAsHex(): String!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-transfer/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-transfer/index.html
deleted file mode 100644
index 27ddac4a..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-transfer/index.html
+++ /dev/null
@@ -1,69 +0,0 @@
-
-
-
-open class EosTransfer : Packer
-Created by swapnibble on 2017-09-15.
-
-<init>- |
-
-EosTransfer(from: String!, to: String!, quantity: Long, memo: String!) - EosTransfer(from: TypeAccountName!, to: TypeAccountName!, quantity: Long, memo: String!) - EosTransfer(from: String!, to: String!, quantity: String!, memo: String!) - EosTransfer(from: TypeAccountName!, to: TypeAccountName!, quantity: String!, memo: String!) |
-
-getAction- |
-
-open fun getAction(): String! |
-
-getActivePermission- |
-
-open fun getActivePermission(): Array<String!>! |
-
-getAsHex- |
-
-open fun getAsHex(): String! |
-
-jsonToBinArgs- |
-
-open fun jsonToBinArgs(): JsonElement! |
-
-pack- |
-
-open fun pack(writer: Writer!): Unit |
-
open fun jsonToBinArgs(): JsonElement!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-transfer/pack.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-transfer/pack.html
deleted file mode 100644
index 0dc40822..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-transfer/pack.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun pack(writer: Writer!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-insufficient-bytes-exception/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-insufficient-bytes-exception/-init-.html
deleted file mode 100644
index eb3577c0..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-insufficient-bytes-exception/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-InsufficientBytesException()
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-insufficient-bytes-exception/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-insufficient-bytes-exception/index.html
deleted file mode 100644
index 9459a9f9..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-insufficient-bytes-exception/index.html
+++ /dev/null
@@ -1,25 +0,0 @@
-
-
-
-open class InsufficientBytesException : Exception
-
-<init>- |
-
-InsufficientBytesException() |
-
interface Packer
-
-pack- |
-
-abstract fun pack(writer: Writer!): Unit |
-
abstract fun pack(writer: Writer!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/get-bytes.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/get-bytes.html
deleted file mode 100644
index b19110ca..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/get-bytes.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-abstract fun getBytes(size: Int): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/get-int-l-e.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/get-int-l-e.html
deleted file mode 100644
index efaf7d71..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/get-int-l-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-abstract fun getIntLE(): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/get-long-l-e.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/get-long-l-e.html
deleted file mode 100644
index 18fe51cb..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/get-long-l-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-abstract fun getLongLE(): Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/get-short-l-e.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/get-short-l-e.html
deleted file mode 100644
index ef5a7512..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/get-short-l-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-abstract fun getShortLE(): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/get-string.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/get-string.html
deleted file mode 100644
index 7d17909f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/get-string.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-abstract fun getString(): String!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/get-variable-uint.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/get-variable-uint.html
deleted file mode 100644
index 42267e8f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/get-variable-uint.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-abstract fun getVariableUint(): Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/get.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/get.html
deleted file mode 100644
index 95bb627d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/get.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-abstract fun get(): Byte
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/index.html
deleted file mode 100644
index c684691d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-reader/index.html
+++ /dev/null
@@ -1,67 +0,0 @@
-
-
-
-interface Reader
-
-get- |
-
-abstract fun get(): Byte |
-
-getBytes- |
-
-abstract fun getBytes(size: Int): ByteArray! |
-
-getIntLE- |
-
-abstract fun getIntLE(): Int |
-
-getLongLE- |
-
-abstract fun getLongLE(): Long |
-
-getShortLE- |
-
-abstract fun getShortLE(): Int |
-
-getString- |
-
-abstract fun getString(): String! |
-
-getVariableUint- |
-
-abstract fun getVariableUint(): Long |
-
interface Unpacker
-
-unpack- |
-
-abstract fun unpack(reader: Reader!): Unit |
-
abstract fun unpack(reader: Reader!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/index.html
deleted file mode 100644
index 236fad7f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/index.html
+++ /dev/null
@@ -1,88 +0,0 @@
-
-
-
-interface Writer
-
-length- |
-
-abstract fun length(): Int |
-
-put- |
-
-abstract fun put(b: Byte): Unit |
-
-putBytes- |
-
-abstract fun putBytes(value: ByteArray!): Unit |
-
-putCollection- |
-
-abstract fun putCollection(collection: MutableCollection<out Packer!>!): Unit |
-
-putIntLE- |
-
-abstract fun putIntLE(value: Int): Unit |
-
-putLongLE- |
-
-abstract fun putLongLE(value: Long): Unit |
-
-putShortLE- |
-
-abstract fun putShortLE(value: Short): Unit |
-
-putString- |
-
-abstract fun putString(value: String!): Unit |
-
-putVariableUInt- |
-
-abstract fun putVariableUInt(val: Long): Unit |
-
-toBytes- |
-
-abstract fun toBytes(): ByteArray! |
-
abstract fun length(): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put-bytes.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put-bytes.html
deleted file mode 100644
index 030570cc..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put-bytes.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-abstract fun putBytes(value: ByteArray!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put-collection.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put-collection.html
deleted file mode 100644
index 04d04f4a..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put-collection.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-abstract fun putCollection(collection: MutableCollection<out Packer!>!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put-int-l-e.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put-int-l-e.html
deleted file mode 100644
index ab074ada..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put-int-l-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-abstract fun putIntLE(value: Int): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put-long-l-e.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put-long-l-e.html
deleted file mode 100644
index 7f99fc0d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put-long-l-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-abstract fun putLongLE(value: Long): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put-short-l-e.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put-short-l-e.html
deleted file mode 100644
index 69db6351..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put-short-l-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-abstract fun putShortLE(value: Short): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put-string.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put-string.html
deleted file mode 100644
index 53bcf876..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put-string.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-abstract fun putString(value: String!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put-variable-u-int.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put-variable-u-int.html
deleted file mode 100644
index 96757bc1..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put-variable-u-int.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-abstract fun putVariableUInt(val: Long): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put.html
deleted file mode 100644
index a4216075..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/put.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-abstract fun put(b: Byte): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/to-bytes.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/to-bytes.html
deleted file mode 100644
index f2a355f4..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/-writer/to-bytes.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-abstract fun toBytes(): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/index.html
deleted file mode 100644
index 2cdd28d1..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-eos-type/index.html
+++ /dev/null
@@ -1,59 +0,0 @@
-
-
-
-interface EosType
-Created by swapnibble on 2017-09-12.
-
-Packer- |
-
-interface Packer |
-
-Reader- |
-
-interface Reader |
-
-Unpacker- |
-
-interface Unpacker |
-
-Writer- |
-
-interface Writer |
-
-InsufficientBytesException- |
-
-open class InsufficientBytesException : Exception |
-
TypeAccountName(name: String!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-account-name/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-account-name/index.html
deleted file mode 100644
index 39be3497..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-account-name/index.html
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-open class TypeAccountName : TypeName
-Created by swapnibble on 2017-09-12.
-
-<init>- |
-
-TypeAccountName(name: String!) |
-
TypeActionName(nameAsLong: Long)
TypeActionName(name: String!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-action-name/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-action-name/index.html
deleted file mode 100644
index 3d21bc38..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-action-name/index.html
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-open class TypeActionName : TypeName
-Created by swapnibble on 2017-09-12.
-
-<init>- |
-
-TypeActionName(nameAsLong: Long) - TypeActionName(name: String!) |
-
TypeAsset(value: String!)
TypeAsset(amount: Long)
TypeAsset(amount: Long, symbol: TypeSymbol!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/-m-a-x_-a-m-o-u-n-t.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/-m-a-x_-a-m-o-u-n-t.html
deleted file mode 100644
index 9e345980..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/-m-a-x_-a-m-o-u-n-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-static val MAX_AMOUNT: Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/decimals.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/decimals.html
deleted file mode 100644
index 013f6798..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/decimals.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun decimals(): Short
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/get-amount.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/get-amount.html
deleted file mode 100644
index c3a963c1..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/get-amount.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getAmount(): Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/index.html
deleted file mode 100644
index 84f4456b..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/index.html
+++ /dev/null
@@ -1,102 +0,0 @@
-
-
-
-open class TypeAsset : Packer
-Created by swapnibble on 2017-09-12.
-
-<init>- |
-
-TypeAsset(value: String!) - TypeAsset(amount: Long) - TypeAsset(amount: Long, symbol: TypeSymbol!) |
-
-MAX_AMOUNT- |
-
-static val MAX_AMOUNT: Long |
-
-decimals- |
-
-open fun decimals(): Short |
-
-getAmount- |
-
-open fun getAmount(): Long |
-
-isValid- |
-
-open fun isValid(): Boolean |
-
-isValidAmount- |
-
-open static fun isValidAmount(amount: Long): Boolean - open static fun isValidAmount(amountStr: String!): Boolean |
-
-pack- |
-
-open fun pack(writer: Writer!): Unit |
-
-precision- |
-
-open fun precision(): Long |
-
-symbolName- |
-
-open fun symbolName(): String! |
-
-toString- |
-
-open fun toString(): String |
-
open static fun isValidAmount(amount: Long): Boolean
open static fun isValidAmount(amountStr: String!): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/is-valid.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/is-valid.html
deleted file mode 100644
index 1ad0e607..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/is-valid.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun isValid(): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/pack.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/pack.html
deleted file mode 100644
index 46d34927..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/pack.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun pack(writer: Writer!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/precision.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/precision.html
deleted file mode 100644
index 50b2c8fc..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/precision.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun precision(): Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/symbol-name.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/symbol-name.html
deleted file mode 100644
index ac43c11d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/symbol-name.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun symbolName(): String!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/to-string.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/to-string.html
deleted file mode 100644
index affd8fa9..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-asset/to-string.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun toString(): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-chain-id/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-chain-id/-init-.html
deleted file mode 100644
index 5bce231b..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-chain-id/-init-.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-TypeChainId()
TypeChainId(str: String!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-chain-id/get-bytes.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-chain-id/get-bytes.html
deleted file mode 100644
index 2329716d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-chain-id/get-bytes.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getBytes(): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-chain-id/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-chain-id/index.html
deleted file mode 100644
index 5c91e7e7..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-chain-id/index.html
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-open class TypeChainId
-Created by swapnibble on 2017-10-30.
-
-<init>- |
-
-TypeChainId() - TypeChainId(str: String!) |
-
-getBytes- |
-
-open fun getBytes(): ByteArray! |
-
TypeName(nameAsLong: Long)
TypeName(name: String!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-name/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-name/index.html
deleted file mode 100644
index 9de4e1b8..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-name/index.html
+++ /dev/null
@@ -1,97 +0,0 @@
-
-
-
-open class TypeName : Packer
-Created by swapnibble on 2017-09-12.
-
-<init>- |
-
-TypeName(nameAsLong: Long) - TypeName(name: String!) |
-
-name_to_string- |
-
-open static fun name_to_string(nameAsLong: Long): String! |
-
-pack- |
-
-open fun pack(writer: Writer!): Unit |
-
-string_to_name- |
-
-open static fun string_to_name(str: String!): Long |
-
-toString- |
-
-open fun toString(): String |
-
-TypeAccountName- |
-
- Created by swapnibble on 2017-09-12. -open class TypeAccountName : TypeName |
-
-TypeActionName- |
-
- Created by swapnibble on 2017-09-12. -open class TypeActionName : TypeName |
-
-TypePermissionName- |
-
- Created by swapnibble on 2017-09-12. -open class TypePermissionName : TypeName |
-
-TypeScopeName- |
-
- Created by swapnibble on 2018-04-04. -open class TypeScopeName : TypeName |
-
open static fun name_to_string(nameAsLong: Long): String!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-name/pack.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-name/pack.html
deleted file mode 100644
index 048f2a58..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-name/pack.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun pack(writer: Writer!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-name/string_to_name.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-name/string_to_name.html
deleted file mode 100644
index 15881b99..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-name/string_to_name.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun string_to_name(str: String!): Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-name/to-string.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-name/to-string.html
deleted file mode 100644
index 0d6b75a0..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-name/to-string.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun toString(): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-level/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-level/-init-.html
deleted file mode 100644
index 729303ae..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-level/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-TypePermissionLevel(accountName: String!, permissionName: String!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-level/get-account.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-level/get-account.html
deleted file mode 100644
index 71e44274..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-level/get-account.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getAccount(): String!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-level/get-permission.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-level/get-permission.html
deleted file mode 100644
index 34fe7bc3..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-level/get-permission.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun getPermission(): String!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-level/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-level/index.html
deleted file mode 100644
index 2069b5a6..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-level/index.html
+++ /dev/null
@@ -1,66 +0,0 @@
-
-
-
-open class TypePermissionLevel : Packer
-Created by swapnibble on 2017-09-12.
-
-<init>- |
-
-TypePermissionLevel(accountName: String!, permissionName: String!) |
-
-getAccount- |
-
-open fun getAccount(): String! |
-
-getPermission- |
-
-open fun getPermission(): String! |
-
-pack- |
-
-open fun pack(writer: Writer!): Unit |
-
-setAccount- |
-
-open fun setAccount(accountName: String!): Unit |
-
-setPermission- |
-
-open fun setPermission(permissionName: String!): Unit |
-
open fun pack(writer: Writer!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-level/set-account.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-level/set-account.html
deleted file mode 100644
index 95ea0f3d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-level/set-account.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun setAccount(accountName: String!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-level/set-permission.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-level/set-permission.html
deleted file mode 100644
index 165bd324..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-level/set-permission.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun setPermission(permissionName: String!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-name/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-name/-init-.html
deleted file mode 100644
index cbc0fce1..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-name/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-TypePermissionName(name: String!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-name/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-name/index.html
deleted file mode 100644
index bb1e588b..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-permission-name/index.html
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-open class TypePermissionName : TypeName
-Created by swapnibble on 2017-09-12.
-
-<init>- |
-
-TypePermissionName(name: String!) |
-
TypeScopeName(name: String!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-scope-name/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-scope-name/index.html
deleted file mode 100644
index 931b6c33..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-scope-name/index.html
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-open class TypeScopeName : TypeName
-Created by swapnibble on 2018-04-04.
-
-<init>- |
-
-TypeScopeName(name: String!) |
-
TypeSymbol()
TypeSymbol(precision: Int, symbolName: CharSequence!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/decimals.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/decimals.html
deleted file mode 100644
index 24c89730..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/decimals.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun decimals(): Short
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/from-string.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/from-string.html
deleted file mode 100644
index e923db7a..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/from-string.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun fromString(str: String!): TypeSymbol!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/index.html
deleted file mode 100644
index 5a36af27..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/index.html
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
-open class TypeSymbol : Packer
-Created by swapnibble on 2018-07-11.
-
-<init>- |
-
-TypeSymbol() - TypeSymbol(precision: Int, symbolName: CharSequence!) |
-
-sCoreSymbolPrecision- |
-
-static var sCoreSymbolPrecision: Int |
-
-sCoreSymbolString- |
-
-static var sCoreSymbolString: String! |
-
-decimals- |
-
-open fun decimals(): Short |
-
-fromString- |
-
-open static fun fromString(str: String!): TypeSymbol! |
-
-name- |
-
-open fun name(): String! |
-
-pack- |
-
-open fun pack(writer: Writer!): Unit |
-
-precision- |
-
-open fun precision(): Long |
-
-stringToSymbol- |
-
-open static fun stringToSymbol(precision: Int, str: CharSequence!): Long |
-
-toString- |
-
-open fun toString(): String |
-
-valid- |
-
-open fun valid(): Boolean |
-
-validName- |
-
-open static fun validName(name: String!): Boolean |
-
open fun name(): String!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/pack.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/pack.html
deleted file mode 100644
index 8ecd60c4..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/pack.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun pack(writer: Writer!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/precision.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/precision.html
deleted file mode 100644
index f12b7da4..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/precision.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun precision(): Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/s-core-symbol-precision.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/s-core-symbol-precision.html
deleted file mode 100644
index 7f32635b..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/s-core-symbol-precision.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-static var sCoreSymbolPrecision: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/s-core-symbol-string.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/s-core-symbol-string.html
deleted file mode 100644
index c9a05009..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/s-core-symbol-string.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-static var sCoreSymbolString: String!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/string-to-symbol.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/string-to-symbol.html
deleted file mode 100644
index bc4a6fde..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/string-to-symbol.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun stringToSymbol(precision: Int, str: CharSequence!): Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/to-string.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/to-string.html
deleted file mode 100644
index bf6f0e9c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/to-string.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun toString(): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/valid-name.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/valid-name.html
deleted file mode 100644
index e4e0bc97..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/valid-name.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun validName(name: String!): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/valid.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/valid.html
deleted file mode 100644
index 7458ca25..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/-type-symbol/valid.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun valid(): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/index.html
deleted file mode 100644
index 36a8a90b..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander.model.types/index.html
+++ /dev/null
@@ -1,120 +0,0 @@
-
-
-
-
-EosByteReader- |
-
-open class EosByteReader : Reader |
-
-EosByteWriter- |
-
- Created by swapnibble on 2017-09-12. -open class EosByteWriter : Writer |
-
-EosTransfer- |
-
- Created by swapnibble on 2017-09-15. -open class EosTransfer : Packer |
-
-EosType- |
-
- Created by swapnibble on 2017-09-12. -interface EosType |
-
-TypeAccountName- |
-
- Created by swapnibble on 2017-09-12. -open class TypeAccountName : TypeName |
-
-TypeActionName- |
-
- Created by swapnibble on 2017-09-12. -open class TypeActionName : TypeName |
-
-TypeAsset- |
-
- Created by swapnibble on 2017-09-12. -open class TypeAsset : Packer |
-
-TypeChainId- |
-
- Created by swapnibble on 2017-10-30. -open class TypeChainId |
-
-TypeName- |
-
- Created by swapnibble on 2017-09-12. -open class TypeName : Packer |
-
-TypePermissionLevel- |
-
- Created by swapnibble on 2017-09-12. -open class TypePermissionLevel : Packer |
-
-TypePermissionName- |
-
- Created by swapnibble on 2017-09-12. -open class TypePermissionName : TypeName |
-
-TypeScopeName- |
-
- Created by swapnibble on 2018-04-04. -open class TypeScopeName : TypeName |
-
-TypeSymbol- |
-
- Created by swapnibble on 2018-07-11. -open class TypeSymbol : Packer |
-
static val ALPHABET: CharArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-base58/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-base58/-init-.html
deleted file mode 100644
index 4232e318..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-base58/-init-.html
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-Base58()
-Base58 is a way to encode Bitcoin addresses as numbers and letters. Note that this is not the same base58 as used by Flickr, which you may see reference to around the internet.
- -Satoshi says: why base-58 instead of standard base-64 encoding?
--
open static fun decodeToBigInteger(input: String!): BigInteger!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-base58/decode.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-base58/decode.html
deleted file mode 100644
index 71c1814d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-base58/decode.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-open static fun decode(input: CharArray!): ByteArray!
open static fun decode(input: String!): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-base58/encode.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-base58/encode.html
deleted file mode 100644
index b0bb00fc..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-base58/encode.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-open static fun encode(input: ByteArray!): String!
-Encodes the given bytes in base58. No checksum is appended.
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-base58/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-base58/index.html deleted file mode 100644 index eaec3c3e..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-base58/index.html +++ /dev/null @@ -1,75 +0,0 @@ - - - -open class Base58
-Base58 is a way to encode Bitcoin addresses as numbers and letters. Note that this is not the same base58 as used by Flickr, which you may see reference to around the internet.
- -Satoshi says: why base-58 instead of standard base-64 encoding?
--
-<init>- |
-
- Base58 is a way to encode Bitcoin addresses as numbers and letters. Note that this is not the same base58 as used by Flickr, which you may see reference to around the internet. -Base58() |
-
-ALPHABET- |
-
-static val ALPHABET: CharArray! |
-
-decode- |
-
-open static fun decode(input: CharArray!): ByteArray! - open static fun decode(input: String!): ByteArray! |
-
-decodeToBigInteger- |
-
-open static fun decodeToBigInteger(input: String!): BigInteger! |
-
-encode- |
-
- Encodes the given bytes in base58. No checksum is appended. -open static fun encode(input: ByteArray!): String! |
-
BitUtils()
-Utilities for converting between byte arrays and unsigned integer values.
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/are-equal.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/are-equal.html deleted file mode 100644 index 2f9189c6..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/are-equal.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -open static fun areEqual(a: ByteArray!, b: ByteArray!): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/concatenate.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/concatenate.html
deleted file mode 100644
index 042ea049..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/concatenate.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-open static fun concatenate(a: ByteArray!, b: ByteArray!): ByteArray!
-Return the concatenation of two byte arrays in a new byte array
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/copy-byte-array.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/copy-byte-array.html deleted file mode 100644 index b71f8996..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/copy-byte-array.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -open static fun copyByteArray(source: ByteArray!): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/copy-of-range.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/copy-of-range.html
deleted file mode 100644
index 80f31b1c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/copy-of-range.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun copyOfRange(original: ByteArray!, from: Int, to: Int): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/copy-of.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/copy-of.html
deleted file mode 100644
index 3c362439..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/copy-of.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun copyOf(original: ByteArray!, newLength: Int): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/index.html
deleted file mode 100644
index db0dc58a..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/index.html
+++ /dev/null
@@ -1,161 +0,0 @@
-
-
-
-open class BitUtils
-Utilities for converting between byte arrays and unsigned integer values.
-
-<init>- |
-
- Utilities for converting between byte arrays and unsigned integer values. -BitUtils() |
-
-areEqual- |
-
-open static fun areEqual(a: ByteArray!, b: ByteArray!): Boolean |
-
-concatenate- |
-
- Return the concatenation of two byte arrays in a new byte array -open static fun concatenate(a: ByteArray!, b: ByteArray!): ByteArray! |
-
-copyByteArray- |
-
-open static fun copyByteArray(source: ByteArray!): ByteArray! |
-
-copyOf- |
-
-open static fun copyOf(original: ByteArray!, newLength: Int): ByteArray! |
-
-copyOfRange- |
-
-open static fun copyOfRange(original: ByteArray!, from: Int, to: Int): ByteArray! |
-
-readBytes- |
-
- Read a number of bytes or throw. -open static fun readBytes(stream: DataInputStream!, size: Int): ByteArray! |
-
-reverseBytes- |
-
- Returns a copy of the given byte array in reverse order. -open static fun reverseBytes(bytes: ByteArray!): ByteArray! |
-
-uint16FromStream- |
-
-open static fun uint16FromStream(stream: DataInputStream!): Int |
-
-uint16FromStreamBE- |
-
-open static fun uint16FromStreamBE(stream: DataInputStream!): Int |
-
-uint16ToLong- |
-
-open static fun uint16ToLong(buf: ByteArray!, offset: Int): Long |
-
-uint32FromStream- |
-
-open static fun uint32FromStream(stream: DataInputStream!): Int |
-
-uint32ToByteArrayLE- |
-
-open static fun uint32ToByteArrayLE(value: Long, output: ByteArray!, offset: Int): Unit |
-
-uint32ToLong- |
-
-open static fun uint32ToLong(buf: ByteArray!, offset: Int): Long |
-
-uint32ToStream- |
-
-open static fun uint32ToStream(value: Long, stream: OutputStream!): Unit |
-
-uint64FromStream- |
-
-open static fun uint64FromStream(stream: DataInputStream!): Long |
-
-uint64ToByteArrayLE- |
-
-open static fun uint64ToByteArrayLE(value: Long, output: ByteArray!, offset: Int): Unit |
-
-uint64ToLong- |
-
-open static fun uint64ToLong(buf: ByteArray!, offset: Int): Long |
-
-uint64ToStream- |
-
-open static fun uint64ToStream(value: Long, stream: OutputStream!): Unit |
-
open static fun readBytes(stream: DataInputStream!, size: Int): ByteArray!
-Read a number of bytes or throw.
-
-size
- Int: The number of bytes read
Return
-ByteArray!: The array of bytes read.
open static fun reverseBytes(bytes: ByteArray!): ByteArray!
-Returns a copy of the given byte array in reverse order.
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint16-from-stream-b-e.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint16-from-stream-b-e.html deleted file mode 100644 index 2e8562ca..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint16-from-stream-b-e.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -open static fun uint16FromStreamBE(stream: DataInputStream!): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint16-from-stream.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint16-from-stream.html
deleted file mode 100644
index dd90f5f0..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint16-from-stream.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun uint16FromStream(stream: DataInputStream!): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint16-to-long.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint16-to-long.html
deleted file mode 100644
index 3409d7ed..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint16-to-long.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun uint16ToLong(buf: ByteArray!, offset: Int): Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint32-from-stream.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint32-from-stream.html
deleted file mode 100644
index ec892403..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint32-from-stream.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun uint32FromStream(stream: DataInputStream!): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint32-to-byte-array-l-e.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint32-to-byte-array-l-e.html
deleted file mode 100644
index 43978f50..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint32-to-byte-array-l-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun uint32ToByteArrayLE(value: Long, output: ByteArray!, offset: Int): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint32-to-long.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint32-to-long.html
deleted file mode 100644
index d7d0673e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint32-to-long.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun uint32ToLong(buf: ByteArray!, offset: Int): Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint32-to-stream.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint32-to-stream.html
deleted file mode 100644
index f00b0c1c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint32-to-stream.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun uint32ToStream(value: Long, stream: OutputStream!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint64-from-stream.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint64-from-stream.html
deleted file mode 100644
index d37ee3f0..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint64-from-stream.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun uint64FromStream(stream: DataInputStream!): Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint64-to-byte-array-l-e.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint64-to-byte-array-l-e.html
deleted file mode 100644
index 8d50f438..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint64-to-byte-array-l-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun uint64ToByteArrayLE(value: Long, output: ByteArray!, offset: Int): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint64-to-long.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint64-to-long.html
deleted file mode 100644
index 68577075..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint64-to-long.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun uint64ToLong(buf: ByteArray!, offset: Int): Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint64-to-stream.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint64-to-stream.html
deleted file mode 100644
index 85fb71bc..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-bit-utils/uint64-to-stream.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun uint64ToStream(value: Long, stream: OutputStream!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-crypt-util/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-crypt-util/-init-.html
deleted file mode 100644
index 9022737d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-crypt-util/-init-.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-CryptUtil()
-Created by swapnibble on 2017-08-09.
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-crypt-util/aes-decrypt.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-crypt-util/aes-decrypt.html deleted file mode 100644 index 13a63d45..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-crypt-util/aes-decrypt.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -open static fun aesDecrypt(key: ByteArray!, data: ByteArray!, iv: ByteArray!): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-crypt-util/aes-encrypt.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-crypt-util/aes-encrypt.html
deleted file mode 100644
index 680cfa12..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-crypt-util/aes-encrypt.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun aesEncrypt(key: ByteArray!, data: ByteArray!, iv: ByteArray!): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-crypt-util/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-crypt-util/index.html
deleted file mode 100644
index bf0c218d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-crypt-util/index.html
+++ /dev/null
@@ -1,46 +0,0 @@
-
-
-
-open class CryptUtil
-Created by swapnibble on 2017-08-09.
-
-<init>- |
-
- Created by swapnibble on 2017-08-09. -CryptUtil() |
-
-aesDecrypt- |
-
-open static fun aesDecrypt(key: ByteArray!, data: ByteArray!, iv: ByteArray!): ByteArray! |
-
-aesEncrypt- |
-
-open static fun aesEncrypt(key: ByteArray!, data: ByteArray!, iv: ByteArray!): ByteArray! |
-
GsonEosTypeAdapterFactory()
-Created by swapnibble on 2018-04-04.
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-gson-eos-type-adapter-factory/-type-name-adapter/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-gson-eos-type-adapter-factory/-type-name-adapter/-init-.html deleted file mode 100644 index 95f6d46c..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-gson-eos-type-adapter-factory/-type-name-adapter/-init-.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -TypeNameAdapter(clazz: Class<C>!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-gson-eos-type-adapter-factory/-type-name-adapter/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-gson-eos-type-adapter-factory/-type-name-adapter/index.html
deleted file mode 100644
index 37ff0f2a..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-gson-eos-type-adapter-factory/-type-name-adapter/index.html
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-
-open class TypeNameAdapter<C : Any!> : TypeAdapter<C>
-
-<init>- |
-
-TypeNameAdapter(clazz: Class<C>!) |
-
-read- |
-
-open fun read(in: JsonReader!): C |
-
-write- |
-
-open fun write(out: JsonWriter!, value: C): Unit |
-
open fun read(in: JsonReader!): C
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-gson-eos-type-adapter-factory/-type-name-adapter/write.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-gson-eos-type-adapter-factory/-type-name-adapter/write.html
deleted file mode 100644
index ff4b9556..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-gson-eos-type-adapter-factory/-type-name-adapter/write.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun write(out: JsonWriter!, value: C): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-gson-eos-type-adapter-factory/create.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-gson-eos-type-adapter-factory/create.html
deleted file mode 100644
index f154f58b..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-gson-eos-type-adapter-factory/create.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open fun <T : Any!> create(gson: Gson!, typeToken: TypeToken<T>!): TypeAdapter<T>!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-gson-eos-type-adapter-factory/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-gson-eos-type-adapter-factory/index.html
deleted file mode 100644
index fa2fbca0..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-gson-eos-type-adapter-factory/index.html
+++ /dev/null
@@ -1,51 +0,0 @@
-
-
-
-open class GsonEosTypeAdapterFactory : TypeAdapterFactory
-Created by swapnibble on 2018-04-04.
-
-TypeNameAdapter- |
-
-open class TypeNameAdapter<C : Any!> : TypeAdapter<C> |
-
-<init>- |
-
- Created by swapnibble on 2018-04-04. -GsonEosTypeAdapterFactory() |
-
-create- |
-
-open fun <T : Any!> create(gson: Gson!, typeToken: TypeToken<T>!): TypeAdapter<T>! |
-
HexUtils()
-Utilities for going to and from ASCII-HEX representation.
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-hex-utils/append-byte-as-hex.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-hex-utils/append-byte-as-hex.html deleted file mode 100644 index 27181c4b..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-hex-utils/append-byte-as-hex.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -open static fun appendByteAsHex(sb: StringBuilder!, b: Byte): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-hex-utils/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-hex-utils/index.html
deleted file mode 100644
index a3e0aaf1..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-hex-utils/index.html
+++ /dev/null
@@ -1,67 +0,0 @@
-
-
-
-open class HexUtils
-Utilities for going to and from ASCII-HEX representation.
-
-<init>- |
-
- Utilities for going to and from ASCII-HEX representation. -HexUtils() |
-
-appendByteAsHex- |
-
-open static fun appendByteAsHex(sb: StringBuilder!, b: Byte): Unit |
-
-toBytes- |
-
- Get the byte representation of an ASCII-HEX string. -open static fun toBytes(hexString: String!): ByteArray! |
-
-toBytesReversed- |
-
-open static fun toBytesReversed(hexString: String!): ByteArray! |
-
-toHex- |
-
- Encodes an array of bytes as hex symbols. -open static fun toHex(bytes: ByteArray!): String! - open static fun toHex(bytes: ByteArray!, separator: String!): String! - open static fun toHex(bytes: ByteArray!, offset: Int, length: Int): String! - open static fun toHex(bytes: ByteArray!, offset: Int, length: Int, separator: String!): String!
-Encodes a single byte to hex symbols. -open static fun toHex(b: Byte): String! |
-
open static fun toBytesReversed(hexString: String!): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-hex-utils/to-bytes.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-hex-utils/to-bytes.html
deleted file mode 100644
index 383af926..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-hex-utils/to-bytes.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-open static fun toBytes(hexString: String!): ByteArray!
-Get the byte representation of an ASCII-HEX string.
-
-hexString
- String!: The string to convert to bytes
Return
-ByteArray!: The byte representation of the ASCII-HEX string.
open static fun toHex(bytes: ByteArray!): String!
-Encodes an array of bytes as hex symbols.
-
-bytes
- ByteArray!: the array of bytes to encode
Return
-String!: the resulting hex string
open static fun toHex(bytes: ByteArray!, separator: String!): String!
-Encodes an array of bytes as hex symbols.
-
-bytes
- ByteArray!: the array of bytes to encode
-separator
- String!: the separator to use between two bytes, can be null
Return
-String!: the resulting hex string
open static fun toHex(bytes: ByteArray!, offset: Int, length: Int): String!
-Encodes an array of bytes as hex symbols.
-
-bytes
- ByteArray!: the array of bytes to encode
-offset
- Int: the start offset in the array of bytes
-length
- Int: the number of bytes to encode
Return
-String!: the resulting hex string
open static fun toHex(b: Byte): String!
-Encodes a single byte to hex symbols.
-
-b
- Byte: the byte to encode
Return
-String!: the resulting hex string
open static fun toHex(bytes: ByteArray!, offset: Int, length: Int, separator: String!): String!
-Encodes an array of bytes as hex symbols.
-
-bytes
- ByteArray!: the array of bytes to encode
-offset
- Int: the start offset in the array of bytes
-length
- Int: the number of bytes to encode
-separator
- String!: the separator to use between two bytes, can be null
Return
-String!: the resulting hex string
Hmac()
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-hmac/hmac-sha256.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-hmac/hmac-sha256.html
deleted file mode 100644
index 774b6405..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-hmac/hmac-sha256.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun hmacSha256(key: ByteArray!, message: ByteArray!): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-hmac/hmac-sha512.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-hmac/hmac-sha512.html
deleted file mode 100644
index bd4fbee1..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-hmac/hmac-sha512.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun hmacSha512(key: ByteArray!, message: ByteArray!): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-hmac/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-hmac/index.html
deleted file mode 100644
index 2f6aac0d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-hmac/index.html
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-
-open class Hmac
-
-<init>- |
-
-Hmac() |
-
-hmacSha256- |
-
-open static fun hmacSha256(key: ByteArray!, message: ByteArray!): ByteArray! |
-
-hmacSha512- |
-
-open static fun hmacSha512(key: ByteArray!, message: ByteArray!): ByteArray! |
-
-testTestVectors- |
-
- Run test vectors from RFC-4231 -open static fun testTestVectors(): Boolean |
-
open static fun testTestVectors(): Boolean
-Run test vectors from RFC-4231
-Return
-Boolean: true iff the tests succeed
LinuxPRNGSecureRandom()
-SecureRandomSpi
which passes all requests to the Linux PRNG (/dev/urandom
).
protected open fun engineGenerateSeed(size: Int): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-p-r-n-g-fixes/-linux-p-r-n-g-secure-random/engine-next-bytes.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-p-r-n-g-fixes/-linux-p-r-n-g-secure-random/engine-next-bytes.html
deleted file mode 100644
index 42f3f463..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-p-r-n-g-fixes/-linux-p-r-n-g-secure-random/engine-next-bytes.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-protected open fun engineNextBytes(bytes: ByteArray!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-p-r-n-g-fixes/-linux-p-r-n-g-secure-random/engine-set-seed.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-p-r-n-g-fixes/-linux-p-r-n-g-secure-random/engine-set-seed.html
deleted file mode 100644
index 058a6001..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-p-r-n-g-fixes/-linux-p-r-n-g-secure-random/engine-set-seed.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-protected open fun engineSetSeed(bytes: ByteArray!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-p-r-n-g-fixes/-linux-p-r-n-g-secure-random/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-p-r-n-g-fixes/-linux-p-r-n-g-secure-random/index.html
deleted file mode 100644
index 30e2b552..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-p-r-n-g-fixes/-linux-p-r-n-g-secure-random/index.html
+++ /dev/null
@@ -1,53 +0,0 @@
-
-
-
-class LinuxPRNGSecureRandom : SecureRandomSpi
-SecureRandomSpi
which passes all requests to the Linux PRNG (/dev/urandom
).
-<init>- |
-
-
LinuxPRNGSecureRandom() |
-
-engineGenerateSeed- |
-
-open fun engineGenerateSeed(size: Int): ByteArray! |
-
-engineNextBytes- |
-
-open fun engineNextBytes(bytes: ByteArray!): Unit |
-
-engineSetSeed- |
-
-open fun engineSetSeed(bytes: ByteArray!): Unit |
-
static fun apply(): Unit
-Applies all fixes.
-
-SecurityException
- if a fix is needed but could not be applied.
class PRNGFixes
-Fixes for the output of the default PRNG having low entropy.
- The fixes need to be applied via #apply()
before any use of Java Cryptography Architecture primitives. A good place to invoke them is in the application's onCreate
.
-LinuxPRNGSecureRandom- |
-
-
class LinuxPRNGSecureRandom : SecureRandomSpi |
-
-apply- |
-
- Applies all fixes. -static fun apply(): Unit |
-
RefValue()
RefValue(initialVal: T)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-ref-value/data.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-ref-value/data.html
deleted file mode 100644
index 0b335e10..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-ref-value/data.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-var data: T
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-ref-value/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-ref-value/index.html
deleted file mode 100644
index 9357e49e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-ref-value/index.html
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-open class RefValue<T : Any!>
-Created by swapnibble on 2017-09-28.
-
-<init>- |
-
-RefValue() - RefValue(initialVal: T) |
-
-data- |
-
-var data: T |
-
StringUtils()
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-string-utils/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-string-utils/index.html
deleted file mode 100644
index dd8f510f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-string-utils/index.html
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
-open class StringUtils
-
-<init>- |
-
-StringUtils() |
-
-isEmpty- |
-
-open static fun isEmpty(data: CharSequence!): Boolean |
-
open static fun isEmpty(data: CharSequence!): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-utils/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-utils/-init-.html
deleted file mode 100644
index ee7b14fe..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-utils/-init-.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-Utils()
-Created by swapnibble on 2017-10-18.
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-utils/close-silently.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-utils/close-silently.html deleted file mode 100644 index 9faab4b5..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-utils/close-silently.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -open static fun closeSilently(c: Closeable!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-utils/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-utils/index.html
deleted file mode 100644
index 3b78e32d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-utils/index.html
+++ /dev/null
@@ -1,60 +0,0 @@
-
-
-
-open class Utils
-Created by swapnibble on 2017-10-18.
-
-<init>- |
-
- Created by swapnibble on 2017-10-18. -Utils() |
-
-closeSilently- |
-
-open static fun closeSilently(c: Closeable!): Unit |
-
-parseIntSafely- |
-
-open static fun parseIntSafely(content: String!, defaultValue: Int): Int |
-
-parseLongSafely- |
-
-open static fun parseLongSafely(content: String!, defaultValue: Int): Long |
-
-prettyPrintJson- |
-
-open static fun prettyPrintJson(object: Any!): String! |
-
open static fun parseIntSafely(content: String!, defaultValue: Int): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-utils/parse-long-safely.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-utils/parse-long-safely.html
deleted file mode 100644
index ab266b9a..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-utils/parse-long-safely.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun parseLongSafely(content: String!, defaultValue: Int): Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-utils/pretty-print-json.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-utils/pretty-print-json.html
deleted file mode 100644
index f2287004..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/-utils/pretty-print-json.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-open static fun prettyPrintJson(object: Any!): String!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/index.html
deleted file mode 100644
index 33c84a30..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.eosio.commander/index.html
+++ /dev/null
@@ -1,95 +0,0 @@
-
-
-
-
-Base58- |
-
- Base58 is a way to encode Bitcoin addresses as numbers and letters. Note that this is not the same base58 as used by Flickr, which you may see reference to around the internet. -open class Base58 |
-
-BitUtils- |
-
- Utilities for converting between byte arrays and unsigned integer values. -open class BitUtils |
-
-CryptUtil- |
-
- Created by swapnibble on 2017-08-09. -open class CryptUtil |
-
-GsonEosTypeAdapterFactory- |
-
- Created by swapnibble on 2018-04-04. -open class GsonEosTypeAdapterFactory : TypeAdapterFactory |
-
-HexUtils- |
-
- Utilities for going to and from ASCII-HEX representation. -open class HexUtils |
-
-Hmac- |
-
-open class Hmac |
-
-PRNGFixes- |
-
- Fixes for the output of the default PRNG having low entropy. -class PRNGFixes |
-
-RefValue- |
-
- Created by swapnibble on 2017-09-28. -open class RefValue<T : Any!> |
-
-StringUtils- |
-
-open class StringUtils |
-
-Utils- |
-
- Created by swapnibble on 2017-10-18. -open class Utils |
-
AccountContact(id: String, name: String = "", avatar: String = "")
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-contact/account-name.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-contact/account-name.html
deleted file mode 100644
index ca913b30..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-contact/account-name.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-lateinit var accountName: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-contact/avatar.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-contact/avatar.html
deleted file mode 100644
index c8fe0cb1..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-contact/avatar.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-var avatar: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-contact/get-avatar-byte-array.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-contact/get-avatar-byte-array.html
deleted file mode 100644
index 0deb17b1..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-contact/get-avatar-byte-array.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun getAvatarByteArray(): ByteArray
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-contact/get-display-name.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-contact/get-display-name.html
deleted file mode 100644
index 3624bf9b..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-contact/get-display-name.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun getDisplayName(): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-contact/id.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-contact/id.html
deleted file mode 100644
index c8bf642f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-contact/id.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val id: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-contact/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-contact/index.html
deleted file mode 100644
index 948edefb..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-contact/index.html
+++ /dev/null
@@ -1,77 +0,0 @@
-
-
-
-data class AccountContact
-
-<init>- |
-
-AccountContact(id: String, name: String = "", avatar: String = "") |
-
-accountName- |
-
-lateinit var accountName: String |
-
-avatar- |
-
-var avatar: String |
-
-id- |
-
-val id: String |
-
-name- |
-
-var name: String |
-
-getAvatarByteArray- |
-
-fun getAvatarByteArray(): ByteArray |
-
-getDisplayName- |
-
-fun getDisplayName(): String |
-
var name: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-cpu-limit/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-cpu-limit/-init-.html
deleted file mode 100644
index 85e53374..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-cpu-limit/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-AccountCpuLimit(used: Long, available: Long, max: Long)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-cpu-limit/available.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-cpu-limit/available.html
deleted file mode 100644
index f6116421..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-cpu-limit/available.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val available: Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-cpu-limit/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-cpu-limit/index.html
deleted file mode 100644
index fd8e87d2..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-cpu-limit/index.html
+++ /dev/null
@@ -1,51 +0,0 @@
-
-
-
-data class AccountCpuLimit
-
-<init>- |
-
-AccountCpuLimit(used: Long, available: Long, max: Long) |
-
-available- |
-
-val available: Long |
-
-max- |
-
-val max: Long |
-
-used- |
-
-val used: Long |
-
val max: Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-cpu-limit/used.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-cpu-limit/used.html
deleted file mode 100644
index 9e07963d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-cpu-limit/used.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val used: Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-net-limit/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-net-limit/-init-.html
deleted file mode 100644
index 640af96b..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-net-limit/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-AccountNetLimit(used: Long, available: Long, max: Long)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-net-limit/available.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-net-limit/available.html
deleted file mode 100644
index 02e23b59..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-net-limit/available.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val available: Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-net-limit/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-net-limit/index.html
deleted file mode 100644
index 83e71560..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-net-limit/index.html
+++ /dev/null
@@ -1,51 +0,0 @@
-
-
-
-data class AccountNetLimit
-
-<init>- |
-
-AccountNetLimit(used: Long, available: Long, max: Long) |
-
-available- |
-
-val available: Long |
-
-max- |
-
-val max: Long |
-
-used- |
-
-val used: Long |
-
val max: Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-net-limit/used.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-net-limit/used.html
deleted file mode 100644
index bd938633..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-net-limit/used.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val used: Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission-key/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission-key/-init-.html
deleted file mode 100644
index df2c708b..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission-key/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-AccountPermissionKey(key: String, weight: Int)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission-key/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission-key/index.html
deleted file mode 100644
index 3529375c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission-key/index.html
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-
-data class AccountPermissionKey
-
-<init>- |
-
-AccountPermissionKey(key: String, weight: Int) |
-
-key- |
-
-val key: String |
-
-weight- |
-
-val weight: Int |
-
val key: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission-key/weight.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission-key/weight.html
deleted file mode 100644
index d196ab10..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission-key/weight.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val weight: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission-required-auth/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission-required-auth/-init-.html
deleted file mode 100644
index 5db7976e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission-required-auth/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-AccountPermissionRequiredAuth(threshold: Int, keys: List<AccountPermissionKey>)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission-required-auth/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission-required-auth/index.html
deleted file mode 100644
index f922d5ff..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission-required-auth/index.html
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-
-data class AccountPermissionRequiredAuth
-
-<init>- |
-
-AccountPermissionRequiredAuth(threshold: Int, keys: List<AccountPermissionKey>) |
-
-keys- |
-
-val keys: List<AccountPermissionKey> |
-
-threshold- |
-
-val threshold: Int |
-
val keys: List<AccountPermissionKey>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission-required-auth/threshold.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission-required-auth/threshold.html
deleted file mode 100644
index a3bfcdeb..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission-required-auth/threshold.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val threshold: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission/-init-.html
deleted file mode 100644
index 72747233..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-AccountPermission(permName: String, parent: String, requiredAuth: AccountPermissionRequiredAuth)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission/index.html
deleted file mode 100644
index 04d5d7aa..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission/index.html
+++ /dev/null
@@ -1,51 +0,0 @@
-
-
-
-data class AccountPermission
-
-<init>- |
-
-AccountPermission(permName: String, parent: String, requiredAuth: AccountPermissionRequiredAuth) |
-
-parent- |
-
-val parent: String |
-
-permName- |
-
-val permName: String |
-
-requiredAuth- |
-
-val requiredAuth: AccountPermissionRequiredAuth |
-
val parent: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission/perm-name.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission/perm-name.html
deleted file mode 100644
index 8ea96194..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission/perm-name.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val permName: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission/required-auth.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission/required-auth.html
deleted file mode 100644
index 8f19e5c5..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-permission/required-auth.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val requiredAuth: AccountPermissionRequiredAuth
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-self-delegated-bandwidth/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-self-delegated-bandwidth/-init-.html
deleted file mode 100644
index 098ee361..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-self-delegated-bandwidth/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-AccountSelfDelegatedBandwidth(from: String, to: String, netWeight: String, cpuWeight: String)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-self-delegated-bandwidth/cpu-weight-to-double.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-self-delegated-bandwidth/cpu-weight-to-double.html
deleted file mode 100644
index 312a7ad1..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-self-delegated-bandwidth/cpu-weight-to-double.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun cpuWeightToDouble(): Double
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-self-delegated-bandwidth/cpu-weight.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-self-delegated-bandwidth/cpu-weight.html
deleted file mode 100644
index b5be2aad..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-self-delegated-bandwidth/cpu-weight.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val cpuWeight: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-self-delegated-bandwidth/from.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-self-delegated-bandwidth/from.html
deleted file mode 100644
index 2255a047..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-self-delegated-bandwidth/from.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val from: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-self-delegated-bandwidth/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-self-delegated-bandwidth/index.html
deleted file mode 100644
index 6cb7bb80..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-self-delegated-bandwidth/index.html
+++ /dev/null
@@ -1,77 +0,0 @@
-
-
-
-data class AccountSelfDelegatedBandwidth
-
-<init>- |
-
-AccountSelfDelegatedBandwidth(from: String, to: String, netWeight: String, cpuWeight: String) |
-
-cpuWeight- |
-
-val cpuWeight: String |
-
-from- |
-
-val from: String |
-
-netWeight- |
-
-val netWeight: String |
-
-to- |
-
-val to: String |
-
-cpuWeightToDouble- |
-
-fun cpuWeightToDouble(): Double |
-
-netWeightToDouble- |
-
-fun netWeightToDouble(): Double |
-
fun netWeightToDouble(): Double
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-self-delegated-bandwidth/net-weight.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-self-delegated-bandwidth/net-weight.html
deleted file mode 100644
index 36b87c71..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-self-delegated-bandwidth/net-weight.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val netWeight: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-self-delegated-bandwidth/to.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-self-delegated-bandwidth/to.html
deleted file mode 100644
index bd84398e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-self-delegated-bandwidth/to.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val to: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-total-resources/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-total-resources/-init-.html
deleted file mode 100644
index 7f2b0061..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-total-resources/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-AccountTotalResources(owner: String, netWeight: String, cpuWeight: String, ramBytes: Int)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-total-resources/cpu-weight-to-double.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-total-resources/cpu-weight-to-double.html
deleted file mode 100644
index 0c0d98e9..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-total-resources/cpu-weight-to-double.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun cpuWeightToDouble(): Double
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-total-resources/cpu-weight.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-total-resources/cpu-weight.html
deleted file mode 100644
index 27ace399..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-total-resources/cpu-weight.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val cpuWeight: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-total-resources/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-total-resources/index.html
deleted file mode 100644
index 19749962..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-total-resources/index.html
+++ /dev/null
@@ -1,77 +0,0 @@
-
-
-
-data class AccountTotalResources
-
-<init>- |
-
-AccountTotalResources(owner: String, netWeight: String, cpuWeight: String, ramBytes: Int) |
-
-cpuWeight- |
-
-val cpuWeight: String |
-
-netWeight- |
-
-val netWeight: String |
-
-owner- |
-
-val owner: String |
-
-ramBytes- |
-
-val ramBytes: Int |
-
-cpuWeightToDouble- |
-
-fun cpuWeightToDouble(): Double |
-
-netWeightToDouble- |
-
-fun netWeightToDouble(): Double |
-
fun netWeightToDouble(): Double
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-total-resources/net-weight.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-total-resources/net-weight.html
deleted file mode 100644
index 1ae666f3..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-total-resources/net-weight.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val netWeight: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-total-resources/owner.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-total-resources/owner.html
deleted file mode 100644
index 29881ce0..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-total-resources/owner.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val owner: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-total-resources/ram-bytes.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-total-resources/ram-bytes.html
deleted file mode 100644
index e67a57d9..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-total-resources/ram-bytes.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val ramBytes: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-voter-info/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-voter-info/-init-.html
deleted file mode 100644
index eb6d32ab..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-voter-info/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-AccountVoterInfo(owner: String, proxy: String, staked: Long, lastVoteWeight: String, proxiedVoteWeight: String, isProxy: Int)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-voter-info/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-voter-info/index.html
deleted file mode 100644
index 2406c99f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-voter-info/index.html
+++ /dev/null
@@ -1,72 +0,0 @@
-
-
-
-data class AccountVoterInfo
-
-<init>- |
-
-AccountVoterInfo(owner: String, proxy: String, staked: Long, lastVoteWeight: String, proxiedVoteWeight: String, isProxy: Int) |
-
-isProxy- |
-
-val isProxy: Int |
-
-lastVoteWeight- |
-
-val lastVoteWeight: String |
-
-owner- |
-
-val owner: String |
-
-proxiedVoteWeight- |
-
-val proxiedVoteWeight: String |
-
-proxy- |
-
-val proxy: String |
-
-staked- |
-
-val staked: Long |
-
val isProxy: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-voter-info/last-vote-weight.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-voter-info/last-vote-weight.html
deleted file mode 100644
index 6321e5fb..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-voter-info/last-vote-weight.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val lastVoteWeight: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-voter-info/owner.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-voter-info/owner.html
deleted file mode 100644
index c8ff2352..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-voter-info/owner.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val owner: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-voter-info/proxied-vote-weight.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-voter-info/proxied-vote-weight.html
deleted file mode 100644
index c79a2033..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-voter-info/proxied-vote-weight.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val proxiedVoteWeight: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-voter-info/proxy.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-voter-info/proxy.html
deleted file mode 100644
index fb6905f2..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-voter-info/proxy.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val proxy: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-voter-info/staked.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-voter-info/staked.html
deleted file mode 100644
index df72c5c3..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account-voter-info/staked.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val staked: Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/-init-.html
deleted file mode 100644
index 094d8763..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-Account(accountName: String, headBlockNum: Int, headBlockTime: String, privileged: Boolean, lastCodeUpdate: String, created: String, coreLiquidBalance: String?, ramQuota: Int, netWeight: Long, cpuWeight: Long, ramUsage: Long, netLimit: AccountNetLimit, cpuLimit: AccountCpuLimit, permissions: List<AccountPermission>, totalResources: AccountTotalResources, selfDelegatedBandwidth: AccountSelfDelegatedBandwidth?, voterInfo: AccountVoterInfo?)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/account-chain-id.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/account-chain-id.html
deleted file mode 100644
index 0f15d47a..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/account-chain-id.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-lateinit var accountChainId: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/account-contact.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/account-contact.html
deleted file mode 100644
index 51cfb3ad..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/account-contact.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-lateinit var accountContact: AccountContact
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/account-name.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/account-name.html
deleted file mode 100644
index 54d5e398..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/account-name.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val accountName: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/core-liquid-balance.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/core-liquid-balance.html
deleted file mode 100644
index c22a2df1..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/core-liquid-balance.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val coreLiquidBalance: String?
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/cpu-limit.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/cpu-limit.html
deleted file mode 100644
index 051abae4..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/cpu-limit.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val cpuLimit: AccountCpuLimit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/cpu-weight.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/cpu-weight.html
deleted file mode 100644
index 546d68a8..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/cpu-weight.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val cpuWeight: Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/created.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/created.html
deleted file mode 100644
index bbcf1509..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/created.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val created: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/get-balance.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/get-balance.html
deleted file mode 100644
index 427be736..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/get-balance.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun getBalance(): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/get-delegated-c-p-u.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/get-delegated-c-p-u.html
deleted file mode 100644
index 2aad413f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/get-delegated-c-p-u.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun getDelegatedCPU(): Double
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/get-delegated-net.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/get-delegated-net.html
deleted file mode 100644
index 392f46a8..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/get-delegated-net.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun getDelegatedNet(): Double
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/get-self-delegated-resources.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/get-self-delegated-resources.html
deleted file mode 100644
index f77326bc..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/get-self-delegated-resources.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun getSelfDelegatedResources(): Double
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/head-block-num.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/head-block-num.html
deleted file mode 100644
index f0500d4f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/head-block-num.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val headBlockNum: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/head-block-time.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/head-block-time.html
deleted file mode 100644
index eec88685..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/head-block-time.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val headBlockTime: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/index.html
deleted file mode 100644
index bb8387fc..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/index.html
+++ /dev/null
@@ -1,196 +0,0 @@
-
-
-
-data class Account
-
-<init>- |
-
-Account(accountName: String, headBlockNum: Int, headBlockTime: String, privileged: Boolean, lastCodeUpdate: String, created: String, coreLiquidBalance: String?, ramQuota: Int, netWeight: Long, cpuWeight: Long, ramUsage: Long, netLimit: AccountNetLimit, cpuLimit: AccountCpuLimit, permissions: List<AccountPermission>, totalResources: AccountTotalResources, selfDelegatedBandwidth: AccountSelfDelegatedBandwidth?, voterInfo: AccountVoterInfo?) |
-
-accountChainId- |
-
-lateinit var accountChainId: String |
-
-accountContact- |
-
-lateinit var accountContact: AccountContact |
-
-accountName- |
-
-val accountName: String |
-
-coreLiquidBalance- |
-
-val coreLiquidBalance: String? |
-
-cpuLimit- |
-
-val cpuLimit: AccountCpuLimit |
-
-cpuWeight- |
-
-val cpuWeight: Long |
-
-created- |
-
-val created: String |
-
-headBlockNum- |
-
-val headBlockNum: Int |
-
-headBlockTime- |
-
-val headBlockTime: String |
-
-lastCodeUpdate- |
-
-val lastCodeUpdate: String |
-
-netLimit- |
-
-val netLimit: AccountNetLimit |
-
-netWeight- |
-
-val netWeight: Long |
-
-permissions- |
-
-val permissions: List<AccountPermission> |
-
-privileged- |
-
-val privileged: Boolean |
-
-ramQuota- |
-
-val ramQuota: Int |
-
-ramUsage- |
-
-val ramUsage: Long |
-
-selfDelegatedBandwidth- |
-
-val selfDelegatedBandwidth: AccountSelfDelegatedBandwidth? |
-
-totalResources- |
-
-val totalResources: AccountTotalResources |
-
-voterInfo- |
-
-val voterInfo: AccountVoterInfo? |
-
-getBalance- |
-
-fun getBalance(): String |
-
-getDelegatedCPU- |
-
-fun getDelegatedCPU(): Double |
-
-getDelegatedNet- |
-
-fun getDelegatedNet(): Double |
-
-getSelfDelegatedResources- |
-
-fun getSelfDelegatedResources(): Double |
-
val lastCodeUpdate: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/net-limit.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/net-limit.html
deleted file mode 100644
index 15a61579..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/net-limit.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val netLimit: AccountNetLimit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/net-weight.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/net-weight.html
deleted file mode 100644
index d195626f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/net-weight.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val netWeight: Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/permissions.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/permissions.html
deleted file mode 100644
index b07e70f2..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/permissions.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val permissions: List<AccountPermission>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/privileged.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/privileged.html
deleted file mode 100644
index 4785baab..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/privileged.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val privileged: Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/ram-quota.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/ram-quota.html
deleted file mode 100644
index 0be2f1af..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/ram-quota.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val ramQuota: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/ram-usage.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/ram-usage.html
deleted file mode 100644
index 9ce86d7f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/ram-usage.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val ramUsage: Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/self-delegated-bandwidth.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/self-delegated-bandwidth.html
deleted file mode 100644
index 415623c1..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/self-delegated-bandwidth.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val selfDelegatedBandwidth: AccountSelfDelegatedBandwidth?
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/total-resources.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/total-resources.html
deleted file mode 100644
index b427b6d0..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/total-resources.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val totalResources: AccountTotalResources
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/voter-info.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/voter-info.html
deleted file mode 100644
index 0f6c0a94..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-account/voter-info.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val voterInfo: AccountVoterInfo?
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-authorization/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-authorization/-init-.html
deleted file mode 100644
index d4a9c179..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-authorization/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-ActionTraceActAuthorization(actor: String, permission: String)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-authorization/actor.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-authorization/actor.html
deleted file mode 100644
index 485a5670..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-authorization/actor.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val actor: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-authorization/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-authorization/index.html
deleted file mode 100644
index 26592eb0..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-authorization/index.html
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-
-data class ActionTraceActAuthorization
-
-<init>- |
-
-ActionTraceActAuthorization(actor: String, permission: String) |
-
-actor- |
-
-val actor: String |
-
-permission- |
-
-val permission: String |
-
val permission: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/-init-.html
deleted file mode 100644
index dfea5506..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-ActionTraceActData(from: String? = "", to: String? = "", quantity: String? = "", memo: String? = "", receiver: String? = "", stakeCpuQuantity: String? = "0.0", stakeNetQuantity: String? = "0.0", unStakeCpuQuantity: String? = "0.0", unStakeNetQuantity: String? = "0.0")
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/from.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/from.html
deleted file mode 100644
index 28e567ee..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/from.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val from: String?
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/index.html
deleted file mode 100644
index 2c8d9398..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/index.html
+++ /dev/null
@@ -1,147 +0,0 @@
-
-
-
-data class ActionTraceActData
-
-<init>- |
-
-ActionTraceActData(from: String? = "", to: String? = "", quantity: String? = "", memo: String? = "", receiver: String? = "", stakeCpuQuantity: String? = "0.0", stakeNetQuantity: String? = "0.0", unStakeCpuQuantity: String? = "0.0", unStakeNetQuantity: String? = "0.0") |
-
-from- |
-
-val from: String? |
-
-memo- |
-
-val memo: String? |
-
-quantity- |
-
-val quantity: String? |
-
-receiver- |
-
-val receiver: String? |
-
-stakeCpuQuantity- |
-
-val stakeCpuQuantity: String? |
-
-stakeNetQuantity- |
-
-val stakeNetQuantity: String? |
-
-to- |
-
-val to: String? |
-
-unStakeCpuQuantity- |
-
-val unStakeCpuQuantity: String? |
-
-unStakeNetQuantity- |
-
-val unStakeNetQuantity: String? |
-
-quantityToDouble- |
-
-fun quantityToDouble(): Double |
-
-stakeCpuQuantityToDouble- |
-
-fun stakeCpuQuantityToDouble(): Double |
-
-stakeNetQuantityToDouble- |
-
-fun stakeNetQuantityToDouble(): Double |
-
-stakeTotal- |
-
-fun stakeTotal(): String |
-
-unStakeCpuQuantityToDouble- |
-
-fun unStakeCpuQuantityToDouble(): Double |
-
-unStakeNetQuantityToDouble- |
-
-fun unStakeNetQuantityToDouble(): Double |
-
-unStakeTotal- |
-
-fun unStakeTotal(): String |
-
val memo: String?
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/quantity-to-double.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/quantity-to-double.html
deleted file mode 100644
index d91f2e13..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/quantity-to-double.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun quantityToDouble(): Double
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/quantity.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/quantity.html
deleted file mode 100644
index 33b33178..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/quantity.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val quantity: String?
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/receiver.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/receiver.html
deleted file mode 100644
index d7f0f8d8..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/receiver.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val receiver: String?
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/stake-cpu-quantity-to-double.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/stake-cpu-quantity-to-double.html
deleted file mode 100644
index 2aa76c27..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/stake-cpu-quantity-to-double.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun stakeCpuQuantityToDouble(): Double
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/stake-cpu-quantity.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/stake-cpu-quantity.html
deleted file mode 100644
index bdf8fcf2..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/stake-cpu-quantity.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val stakeCpuQuantity: String?
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/stake-net-quantity-to-double.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/stake-net-quantity-to-double.html
deleted file mode 100644
index bee58c04..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/stake-net-quantity-to-double.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun stakeNetQuantityToDouble(): Double
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/stake-net-quantity.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/stake-net-quantity.html
deleted file mode 100644
index bcd53423..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/stake-net-quantity.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val stakeNetQuantity: String?
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/stake-total.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/stake-total.html
deleted file mode 100644
index 63a5b644..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/stake-total.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun stakeTotal(): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/to.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/to.html
deleted file mode 100644
index 8c7d9b20..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/to.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val to: String?
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/un-stake-cpu-quantity-to-double.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/un-stake-cpu-quantity-to-double.html
deleted file mode 100644
index afe1a19a..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/un-stake-cpu-quantity-to-double.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun unStakeCpuQuantityToDouble(): Double
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/un-stake-cpu-quantity.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/un-stake-cpu-quantity.html
deleted file mode 100644
index 7869c45b..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/un-stake-cpu-quantity.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val unStakeCpuQuantity: String?
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/un-stake-net-quantity-to-double.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/un-stake-net-quantity-to-double.html
deleted file mode 100644
index 2cb252fa..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/un-stake-net-quantity-to-double.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun unStakeNetQuantityToDouble(): Double
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/un-stake-net-quantity.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/un-stake-net-quantity.html
deleted file mode 100644
index be2df8c3..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/un-stake-net-quantity.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val unStakeNetQuantity: String?
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/un-stake-total.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/un-stake-total.html
deleted file mode 100644
index bb676f97..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act-data/un-stake-total.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun unStakeTotal(): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act/-init-.html
deleted file mode 100644
index 3b5870a2..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-ActionTraceAct(account: String, name: String, authorization: List<ActionTraceActAuthorization>, data: ActionTraceActData?)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act/account.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act/account.html
deleted file mode 100644
index dacd6f53..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act/account.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val account: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act/authorization.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act/authorization.html
deleted file mode 100644
index e25fd118..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act/authorization.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val authorization: List<ActionTraceActAuthorization>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act/data.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act/data.html
deleted file mode 100644
index ba8515d5..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act/data.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val data: ActionTraceActData?
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act/index.html
deleted file mode 100644
index c1f63ba5..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace-act/index.html
+++ /dev/null
@@ -1,58 +0,0 @@
-
-
-
-data class ActionTraceAct
-
-<init>- |
-
-ActionTraceAct(account: String, name: String, authorization: List<ActionTraceActAuthorization>, data: ActionTraceActData?) |
-
-account- |
-
-val account: String |
-
-authorization- |
-
-val authorization: List<ActionTraceActAuthorization> |
-
-data- |
-
-val data: ActionTraceActData? |
-
-name- |
-
-val name: String |
-
val name: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace/-init-.html
deleted file mode 100644
index eb8a8776..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-ActionTrace(trxId: String, act: ActionTraceAct)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace/act.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace/act.html
deleted file mode 100644
index 3da0c3f2..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace/act.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val act: ActionTraceAct
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace/index.html
deleted file mode 100644
index c3c9b559..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action-trace/index.html
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-
-data class ActionTrace
-
-<init>- |
-
-ActionTrace(trxId: String, act: ActionTraceAct) |
-
-act- |
-
-val act: ActionTraceAct |
-
-trxId- |
-
-val trxId: String |
-
val trxId: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/-icon-type/-a-v-a-t-a-r.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/-icon-type/-a-v-a-t-a-r.html
deleted file mode 100644
index 5b3a46ba..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/-icon-type/-a-v-a-t-a-r.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-AVATAR
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/-icon-type/-b-u-y_-r-a-m.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/-icon-type/-b-u-y_-r-a-m.html
deleted file mode 100644
index 28f05e13..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/-icon-type/-b-u-y_-r-a-m.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-BUY_RAM
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/-icon-type/-r-e-c-e-i-v-e.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/-icon-type/-r-e-c-e-i-v-e.html
deleted file mode 100644
index e06988dd..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/-icon-type/-r-e-c-e-i-v-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-RECEIVE
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/-icon-type/-s-e-n-d.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/-icon-type/-s-e-n-d.html
deleted file mode 100644
index e8f3d77d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/-icon-type/-s-e-n-d.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-SEND
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/-icon-type/-s-t-a-k-e.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/-icon-type/-s-t-a-k-e.html
deleted file mode 100644
index f0952ea0..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/-icon-type/-s-t-a-k-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-STAKE
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/-icon-type/-u-n-s-t-a-k-e.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/-icon-type/-u-n-s-t-a-k-e.html
deleted file mode 100644
index 4c681e94..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/-icon-type/-u-n-s-t-a-k-e.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-UNSTAKE
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/-icon-type/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/-icon-type/index.html
deleted file mode 100644
index 3d9e612e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/-icon-type/index.html
+++ /dev/null
@@ -1,60 +0,0 @@
-
-
-
-enum class IconType
-
-AVATAR- |
-- | -
-SEND- |
-- | -
-RECEIVE- |
-- | -
-STAKE- |
-- | -
-UNSTAKE- |
-- | -
-BUY_RAM- |
-- | -
Action(globalActionSeq: Int, blockNum: Int, blockTime: String, actionTrace: ActionTrace)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/account-contact.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/account-contact.html
deleted file mode 100644
index 3f5cf846..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/account-contact.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-lateinit var accountContact: AccountContact
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/account-name.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/account-name.html
deleted file mode 100644
index 83acc22a..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/account-name.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-lateinit var accountName: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/action-trace.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/action-trace.html
deleted file mode 100644
index a4661898..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/action-trace.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val actionTrace: ActionTrace
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/block-num.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/block-num.html
deleted file mode 100644
index 39d5ff21..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/block-num.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val blockNum: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/block-time.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/block-time.html
deleted file mode 100644
index aab4f193..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/block-time.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val blockTime: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/get-amount-currency.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/get-amount-currency.html
deleted file mode 100644
index 5e663068..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/get-amount-currency.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun getAmountCurrency(rate: Double): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/get-amount-str.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/get-amount-str.html
deleted file mode 100644
index d20a0d22..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/get-amount-str.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun getAmountStr(precision: Long): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/get-display-name.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/get-display-name.html
deleted file mode 100644
index 029db7da..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/get-display-name.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun getDisplayName(): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/get-icon-type.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/get-icon-type.html
deleted file mode 100644
index 737e91d3..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/get-icon-type.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun getIconType(): IconType
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/global-action-seq.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/global-action-seq.html
deleted file mode 100644
index b88378c5..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/global-action-seq.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val globalActionSeq: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/index.html
deleted file mode 100644
index 038f618b..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/index.html
+++ /dev/null
@@ -1,131 +0,0 @@
-
-
-
-data class Action
-
-IconType- |
-
-enum class IconType |
-
-<init>- |
-
-Action(globalActionSeq: Int, blockNum: Int, blockTime: String, actionTrace: ActionTrace) |
-
-accountContact- |
-
-lateinit var accountContact: AccountContact |
-
-accountName- |
-
-lateinit var accountName: String |
-
-actionTrace- |
-
-val actionTrace: ActionTrace |
-
-blockNum- |
-
-val blockNum: Int |
-
-blockTime- |
-
-val blockTime: String |
-
-globalActionSeq- |
-
-val globalActionSeq: Int |
-
-getAmountCurrency- |
-
-fun getAmountCurrency(rate: Double): String |
-
-getAmountStr- |
-
-fun getAmountStr(precision: Long): String |
-
-getDisplayName- |
-
-fun getDisplayName(): String |
-
-getIconType- |
-
-fun getIconType(): IconType |
-
-isSender- |
-
-fun isSender(): Boolean |
-
-isTransfer- |
-
-fun isTransfer(): Boolean |
-
fun isSender(): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/is-transfer.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/is-transfer.html
deleted file mode 100644
index cb165862..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-action/is-transfer.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun isTransfer(): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-builder/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-builder/-init-.html
deleted file mode 100644
index 10776a97..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-builder/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-Builder(accountName: String)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-builder/account-name.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-builder/account-name.html
deleted file mode 100644
index de1b6c19..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-builder/account-name.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val accountName: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-builder/create.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-builder/create.html
deleted file mode 100644
index 952663b7..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-builder/create.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun create(): ActiveAccount
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-builder/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-builder/index.html
deleted file mode 100644
index 90eb5051..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-builder/index.html
+++ /dev/null
@@ -1,77 +0,0 @@
-
-
-
-class Builder
-
-<init>- |
-
-Builder(accountName: String) |
-
-accountName- |
-
-val accountName: String |
-
-pin- |
-
-var pin: String |
-
-privateKey- |
-
-var privateKey: String |
-
-publicKey- |
-
-var publicKey: String |
-
-create- |
-
-fun create(): ActiveAccount |
-
-setPrivateKey- |
-
-fun setPrivateKey(privateKeyStr: String, pin: String): Builder |
-
var pin: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-builder/private-key.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-builder/private-key.html
deleted file mode 100644
index 51f6c573..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-builder/private-key.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-var privateKey: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-builder/public-key.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-builder/public-key.html
deleted file mode 100644
index f00c4e75..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-builder/public-key.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-var publicKey: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-builder/set-private-key.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-builder/set-private-key.html
deleted file mode 100644
index e605ba45..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-builder/set-private-key.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun setPrivateKey(privateKeyStr: String, pin: String): Builder
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-init-.html
deleted file mode 100644
index b3781f57..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-ActiveAccount(builder: Builder)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/account-name.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/account-name.html
deleted file mode 100644
index c7a4a9f8..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/account-name.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val accountName: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/has-private-key.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/has-private-key.html
deleted file mode 100644
index cd8ad969..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/has-private-key.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun hasPrivateKey(): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/index.html
deleted file mode 100644
index fd36bbd2..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/index.html
+++ /dev/null
@@ -1,82 +0,0 @@
-
-
-
-class ActiveAccount
-
-Builder- |
-
-class Builder |
-
-<init>- |
-
-ActiveAccount(builder: Builder) |
-
-accountName- |
-
-val accountName: String |
-
-pin- |
-
-val pin: String |
-
-privateKey- |
-
-val privateKey: String |
-
-publicKey- |
-
-val publicKey: String |
-
-hasPrivateKey- |
-
-fun hasPrivateKey(): Boolean |
-
val pin: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/private-key.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/private-key.html
deleted file mode 100644
index 76b09767..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/private-key.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val privateKey: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/public-key.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/public-key.html
deleted file mode 100644
index 6d71477d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-active-account/public-key.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val publicKey: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-account/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-account/-init-.html
deleted file mode 100644
index ec22d37e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-account/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-ChainAccount(account: Account, chainProvider: ChainProvider)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-account/account.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-account/account.html
deleted file mode 100644
index f7686392..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-account/account.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val account: Account
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-account/chain-provider.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-account/chain-provider.html
deleted file mode 100644
index 168124e8..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-account/chain-provider.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val chainProvider: ChainProvider
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-account/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-account/index.html
deleted file mode 100644
index 3a9c766d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-account/index.html
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-
-data class ChainAccount
-
-<init>- |
-
-ChainAccount(account: Account, chainProvider: ChainProvider) |
-
-account- |
-
-val account: Account |
-
-chainProvider- |
-
-val chainProvider: ChainProvider |
-
ChainInfo(serverVersion: String, chainId: String, headBlockNum: Int, lastIrreversibleBlockNum: Int, lastIrreversibleBlockId: String, headBlockId: String, headBlockTime: String, headBlockProducer: String, virtualBlockCpuLimit: Int, virtualBlockNetLimit: Int, blockCpuLimit: Int, blockNetLimit: Int)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/block-cpu-limit.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/block-cpu-limit.html
deleted file mode 100644
index f833c3a6..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/block-cpu-limit.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val blockCpuLimit: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/block-net-limit.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/block-net-limit.html
deleted file mode 100644
index bd9ca9dd..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/block-net-limit.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val blockNetLimit: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/chain-id.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/chain-id.html
deleted file mode 100644
index 9ae9f956..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/chain-id.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val chainId: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/get-time-after-head-block-time.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/get-time-after-head-block-time.html
deleted file mode 100644
index ef7d0b58..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/get-time-after-head-block-time.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun getTimeAfterHeadBlockTime(diffInMilSec: Int): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/head-block-id.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/head-block-id.html
deleted file mode 100644
index 20a02308..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/head-block-id.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val headBlockId: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/head-block-num.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/head-block-num.html
deleted file mode 100644
index 990adb8f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/head-block-num.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val headBlockNum: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/head-block-producer.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/head-block-producer.html
deleted file mode 100644
index 51ffc7c6..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/head-block-producer.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val headBlockProducer: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/head-block-time.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/head-block-time.html
deleted file mode 100644
index 97e40941..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/head-block-time.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val headBlockTime: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/index.html
deleted file mode 100644
index dca19d12..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/index.html
+++ /dev/null
@@ -1,126 +0,0 @@
-
-
-
-data class ChainInfo
-
-<init>- |
-
-ChainInfo(serverVersion: String, chainId: String, headBlockNum: Int, lastIrreversibleBlockNum: Int, lastIrreversibleBlockId: String, headBlockId: String, headBlockTime: String, headBlockProducer: String, virtualBlockCpuLimit: Int, virtualBlockNetLimit: Int, blockCpuLimit: Int, blockNetLimit: Int) |
-
-blockCpuLimit- |
-
-val blockCpuLimit: Int |
-
-blockNetLimit- |
-
-val blockNetLimit: Int |
-
-chainId- |
-
-val chainId: String |
-
-headBlockId- |
-
-val headBlockId: String |
-
-headBlockNum- |
-
-val headBlockNum: Int |
-
-headBlockProducer- |
-
-val headBlockProducer: String |
-
-headBlockTime- |
-
-val headBlockTime: String |
-
-lastIrreversibleBlockId- |
-
-val lastIrreversibleBlockId: String |
-
-lastIrreversibleBlockNum- |
-
-val lastIrreversibleBlockNum: Int |
-
-serverVersion- |
-
-val serverVersion: String |
-
-virtualBlockCpuLimit- |
-
-val virtualBlockCpuLimit: Int |
-
-virtualBlockNetLimit- |
-
-val virtualBlockNetLimit: Int |
-
-getTimeAfterHeadBlockTime- |
-
-fun getTimeAfterHeadBlockTime(diffInMilSec: Int): String |
-
val lastIrreversibleBlockId: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/last-irreversible-block-num.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/last-irreversible-block-num.html
deleted file mode 100644
index a89c194b..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/last-irreversible-block-num.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val lastIrreversibleBlockNum: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/server-version.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/server-version.html
deleted file mode 100644
index 47342ce5..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/server-version.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val serverVersion: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/virtual-block-cpu-limit.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/virtual-block-cpu-limit.html
deleted file mode 100644
index a050b886..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/virtual-block-cpu-limit.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val virtualBlockCpuLimit: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/virtual-block-net-limit.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/virtual-block-net-limit.html
deleted file mode 100644
index 7620911c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-info/virtual-block-net-limit.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val virtualBlockNetLimit: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/-init-.html
deleted file mode 100644
index ee198ff6..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-ChainProvider(chainId: String, name: String, description: String, iconUrl: String, isTestnet: Boolean, chainUrl: String, hyperionHistoryUrl: String, explorerName: String, explorerUrl: String, resourceTokenSymbol: String, resourceTokenContract: String, systemTokenSymbol: String, systemTokenContract: String, createAccountPath: String, updateAccountAvatarPath: String, updateAccountNamePath: String, exchangeRatePath: String)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/chain-id.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/chain-id.html
deleted file mode 100644
index fdea09d1..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/chain-id.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val chainId: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/chain-url.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/chain-url.html
deleted file mode 100644
index 2397ae5a..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/chain-url.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val chainUrl: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/create-account-path.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/create-account-path.html
deleted file mode 100644
index e8d91ff1..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/create-account-path.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val createAccountPath: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/description.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/description.html
deleted file mode 100644
index 776bf857..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/description.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val description: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/exchange-rate-path.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/exchange-rate-path.html
deleted file mode 100644
index 4b86fc63..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/exchange-rate-path.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val exchangeRatePath: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/explorer-name.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/explorer-name.html
deleted file mode 100644
index b785f9e9..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/explorer-name.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val explorerName: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/explorer-url.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/explorer-url.html
deleted file mode 100644
index 92768119..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/explorer-url.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val explorerUrl: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/hyperion-history-url.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/hyperion-history-url.html
deleted file mode 100644
index a90ed113..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/hyperion-history-url.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val hyperionHistoryUrl: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/icon-url.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/icon-url.html
deleted file mode 100644
index e3347d70..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/icon-url.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val iconUrl: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/index.html
deleted file mode 100644
index a87b6063..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/index.html
+++ /dev/null
@@ -1,149 +0,0 @@
-
-
-
-data class ChainProvider
-
-<init>- |
-
-ChainProvider(chainId: String, name: String, description: String, iconUrl: String, isTestnet: Boolean, chainUrl: String, hyperionHistoryUrl: String, explorerName: String, explorerUrl: String, resourceTokenSymbol: String, resourceTokenContract: String, systemTokenSymbol: String, systemTokenContract: String, createAccountPath: String, updateAccountAvatarPath: String, updateAccountNamePath: String, exchangeRatePath: String) |
-
-chainId- |
-
-val chainId: String |
-
-chainUrl- |
-
-val chainUrl: String |
-
-createAccountPath- |
-
-val createAccountPath: String |
-
-description- |
-
-val description: String |
-
-exchangeRatePath- |
-
-val exchangeRatePath: String |
-
-explorerName- |
-
-val explorerName: String |
-
-explorerUrl- |
-
-val explorerUrl: String |
-
-hyperionHistoryUrl- |
-
-val hyperionHistoryUrl: String |
-
-iconUrl- |
-
-val iconUrl: String |
-
-isTestnet- |
-
-val isTestnet: Boolean |
-
-name- |
-
-val name: String |
-
-resourceTokenContract- |
-
-val resourceTokenContract: String |
-
-resourceTokenSymbol- |
-
-val resourceTokenSymbol: String |
-
-systemTokenContract- |
-
-val systemTokenContract: String |
-
-systemTokenSymbol- |
-
-val systemTokenSymbol: String |
-
-updateAccountAvatarPath- |
-
-val updateAccountAvatarPath: String |
-
-updateAccountNamePath- |
-
-val updateAccountNamePath: String |
-
val isTestnet: Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/name.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/name.html
deleted file mode 100644
index b63244f1..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/name.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val name: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/resource-token-contract.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/resource-token-contract.html
deleted file mode 100644
index 640e1193..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/resource-token-contract.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val resourceTokenContract: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/resource-token-symbol.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/resource-token-symbol.html
deleted file mode 100644
index a344c0cc..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/resource-token-symbol.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val resourceTokenSymbol: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/system-token-contract.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/system-token-contract.html
deleted file mode 100644
index 351c7c91..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/system-token-contract.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val systemTokenContract: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/system-token-symbol.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/system-token-symbol.html
deleted file mode 100644
index eccaf6e5..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/system-token-symbol.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val systemTokenSymbol: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/update-account-avatar-path.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/update-account-avatar-path.html
deleted file mode 100644
index eaa2ce13..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/update-account-avatar-path.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val updateAccountAvatarPath: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/update-account-name-path.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/update-account-name-path.html
deleted file mode 100644
index fb59f27c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-chain-provider/update-account-name-path.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val updateAccountNamePath: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-currency-balance/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-currency-balance/-init-.html
deleted file mode 100644
index 0abc9654..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-currency-balance/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-CurrencyBalance(contract: String, symbol: String, amount: String)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-currency-balance/account-name.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-currency-balance/account-name.html
deleted file mode 100644
index db057d02..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-currency-balance/account-name.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-lateinit var accountName: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-currency-balance/amount.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-currency-balance/amount.html
deleted file mode 100644
index e7dbbc36..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-currency-balance/amount.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val amount: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-currency-balance/contract.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-currency-balance/contract.html
deleted file mode 100644
index 94e802eb..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-currency-balance/contract.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val contract: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-currency-balance/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-currency-balance/index.html
deleted file mode 100644
index f43a6a8f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-currency-balance/index.html
+++ /dev/null
@@ -1,65 +0,0 @@
-
-
-
-data class CurrencyBalance
-
-<init>- |
-
-CurrencyBalance(contract: String, symbol: String, amount: String) |
-
-accountName- |
-
-lateinit var accountName: String |
-
-amount- |
-
-val amount: String |
-
-contract- |
-
-val contract: String |
-
-symbol- |
-
-val symbol: String |
-
-tokenContractId- |
-
-lateinit var tokenContractId: String |
-
val symbol: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-currency-balance/token-contract-id.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-currency-balance/token-contract-id.html
deleted file mode 100644
index ca63b8ec..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-currency-balance/token-contract-id.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-lateinit var tokenContractId: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error-detail/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error-detail/-init-.html
deleted file mode 100644
index dfba9f42..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error-detail/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-EOSErrorDetail(message: String, file: String, lineNumber: Int, method: String)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error-detail/file.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error-detail/file.html
deleted file mode 100644
index fc5bec89..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error-detail/file.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val file: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error-detail/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error-detail/index.html
deleted file mode 100644
index 87383e68..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error-detail/index.html
+++ /dev/null
@@ -1,58 +0,0 @@
-
-
-
-data class EOSErrorDetail
-
-<init>- |
-
-EOSErrorDetail(message: String, file: String, lineNumber: Int, method: String) |
-
-file- |
-
-val file: String |
-
-lineNumber- |
-
-val lineNumber: Int |
-
-message- |
-
-val message: String |
-
-method- |
-
-val method: String |
-
val lineNumber: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error-detail/message.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error-detail/message.html
deleted file mode 100644
index 9f55debc..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error-detail/message.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val message: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error-detail/method.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error-detail/method.html
deleted file mode 100644
index 9a5e5906..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error-detail/method.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val method: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error/-init-.html
deleted file mode 100644
index 0d4b95b0..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-EOSError(code: Int, name: String, what: String, details: List<EOSErrorDetail>)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error/code.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error/code.html
deleted file mode 100644
index 74ed7c70..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error/code.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val code: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error/details.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error/details.html
deleted file mode 100644
index 2184b2e2..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error/details.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val details: List<EOSErrorDetail>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error/index.html
deleted file mode 100644
index 27d91227..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error/index.html
+++ /dev/null
@@ -1,58 +0,0 @@
-
-
-
-data class EOSError
-
-<init>- |
-
-EOSError(code: Int, name: String, what: String, details: List<EOSErrorDetail>) |
-
-code- |
-
-val code: Int |
-
-details- |
-
-val details: List<EOSErrorDetail> |
-
-name- |
-
-val name: String |
-
-what- |
-
-val what: String |
-
val name: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error/what.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error/what.html
deleted file mode 100644
index df49f930..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-error/what.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val what: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-server-error/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-server-error/-init-.html
deleted file mode 100644
index d73820f2..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-server-error/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-EOSServerError(code: Int, message: String, error: EOSError)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-server-error/code.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-server-error/code.html
deleted file mode 100644
index 6e90db40..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-server-error/code.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val code: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-server-error/error.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-server-error/error.html
deleted file mode 100644
index 13166cc8..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-server-error/error.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val error: EOSError
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-server-error/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-server-error/index.html
deleted file mode 100644
index 8210fa6c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-e-o-s-server-error/index.html
+++ /dev/null
@@ -1,51 +0,0 @@
-
-
-
-data class EOSServerError
-
-<init>- |
-
-EOSServerError(code: Int, message: String, error: EOSError) |
-
-code- |
-
-val code: Int |
-
-error- |
-
-val error: EOSError |
-
-message- |
-
-val message: String |
-
val message: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-json-to-bin-response/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-json-to-bin-response/-init-.html
deleted file mode 100644
index ddd42c5d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-json-to-bin-response/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-JsonToBinResponse(binArgs: String, requiredScope: List<String>, requiredAuth: List<String>)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-json-to-bin-response/bin-args.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-json-to-bin-response/bin-args.html
deleted file mode 100644
index 824c34ba..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-json-to-bin-response/bin-args.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val binArgs: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-json-to-bin-response/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-json-to-bin-response/index.html
deleted file mode 100644
index 3699b52b..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-json-to-bin-response/index.html
+++ /dev/null
@@ -1,51 +0,0 @@
-
-
-
-data class JsonToBinResponse
-
-<init>- |
-
-JsonToBinResponse(binArgs: String, requiredScope: List<String>, requiredAuth: List<String>) |
-
-binArgs- |
-
-val binArgs: String |
-
-requiredAuth- |
-
-val requiredAuth: List<String> |
-
-requiredScope- |
-
-val requiredScope: List<String> |
-
val requiredAuth: List<String>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-json-to-bin-response/required-scope.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-json-to-bin-response/required-scope.html
deleted file mode 100644
index f235f75c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-json-to-bin-response/required-scope.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val requiredScope: List<String>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-key-account/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-key-account/-init-.html
deleted file mode 100644
index 0fb3e29f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-key-account/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-KeyAccount(accountNames: List<String>)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-key-account/account-names.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-key-account/account-names.html
deleted file mode 100644
index 01fc40c0..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-key-account/account-names.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val accountNames: List<String>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-key-account/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-key-account/index.html
deleted file mode 100644
index 6d7134ab..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-key-account/index.html
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
-data class KeyAccount
-
-<init>- |
-
-KeyAccount(accountNames: List<String>) |
-
-accountNames- |
-
-val accountNames: List<String> |
-
RequiredKeysResponse(requiredKeys: List<String>)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-required-keys-response/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-required-keys-response/index.html
deleted file mode 100644
index e3716cd4..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-required-keys-response/index.html
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
-class RequiredKeysResponse
-
-<init>- |
-
-RequiredKeysResponse(requiredKeys: List<String>) |
-
-requiredKeys- |
-
-val requiredKeys: List<String> |
-
val requiredKeys: List<String>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/-init-.html
deleted file mode 100644
index f2813899..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-TokenContract(id: String, contract: String, name: String, url: String, description: String, iconUrl: String, precisionSymbol: String, blacklisted: Int)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/blacklisted.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/blacklisted.html
deleted file mode 100644
index 6dbfb18d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/blacklisted.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val blacklisted: Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/contract.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/contract.html
deleted file mode 100644
index ec4bd526..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/contract.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val contract: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/description.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/description.html
deleted file mode 100644
index 2ee9a89c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/description.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val description: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/format-rate.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/format-rate.html
deleted file mode 100644
index 8996f698..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/format-rate.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun formatRate(currency: String): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/get-precision.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/get-precision.html
deleted file mode 100644
index 26f6032b..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/get-precision.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun getPrecision(): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/get-symbol.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/get-symbol.html
deleted file mode 100644
index 95eeeea9..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/get-symbol.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun getSymbol(): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/icon-url.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/icon-url.html
deleted file mode 100644
index 0c491642..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/icon-url.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val iconUrl: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/id.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/id.html
deleted file mode 100644
index f116586f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/id.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val id: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/index.html
deleted file mode 100644
index 9ecb8165..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/index.html
+++ /dev/null
@@ -1,119 +0,0 @@
-
-
-
-data class TokenContract
-
-<init>- |
-
-TokenContract(id: String, contract: String, name: String, url: String, description: String, iconUrl: String, precisionSymbol: String, blacklisted: Int) |
-
-blacklisted- |
-
-val blacklisted: Int |
-
-contract- |
-
-val contract: String |
-
-description- |
-
-val description: String |
-
-iconUrl- |
-
-val iconUrl: String |
-
-id- |
-
-val id: String |
-
-name- |
-
-val name: String |
-
-precisionSymbol- |
-
-val precisionSymbol: String |
-
-rates- |
-
-lateinit var rates: Map<String, Double> |
-
-url- |
-
-val url: String |
-
-formatRate- |
-
-fun formatRate(currency: String): String |
-
-getPrecision- |
-
-fun getPrecision(): Int |
-
-getSymbol- |
-
-fun getSymbol(): String |
-
val name: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/precision-symbol.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/precision-symbol.html
deleted file mode 100644
index b5c569bd..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/precision-symbol.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val precisionSymbol: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/rates.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/rates.html
deleted file mode 100644
index b7bead37..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/rates.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-lateinit var rates: Map<String, Double>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/url.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/url.html
deleted file mode 100644
index 0b28a1f3..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-contract/url.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val url: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-currency-balance/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-currency-balance/-init-.html
deleted file mode 100644
index 74aacf1a..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-currency-balance/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-TokenCurrencyBalance(currencyBalance: CurrencyBalance, tokenContract: TokenContract)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-currency-balance/currency-balance.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-currency-balance/currency-balance.html
deleted file mode 100644
index ac45dd2f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-currency-balance/currency-balance.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-val currencyBalance: CurrencyBalance
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-currency-balance/format-balance-for-currency.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-currency-balance/format-balance-for-currency.html
deleted file mode 100644
index b3fb4c58..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-currency-balance/format-balance-for-currency.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-fun formatBalanceForCurrency(currency: String, selfDelegatedResources: Double): String
fun formatBalanceForCurrency(currency: String): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-currency-balance/format-balance.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-currency-balance/format-balance.html
deleted file mode 100644
index 1aaacf29..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-currency-balance/format-balance.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-fun formatBalance(selfDelegatedResources: Double): String
fun formatBalance(): String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-currency-balance/get-balance-for-currency-double.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-currency-balance/get-balance-for-currency-double.html
deleted file mode 100644
index 1c89d3ee..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-currency-balance/get-balance-for-currency-double.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-fun getBalanceForCurrencyDouble(currency: String, selfDelegatedResources: Double): Double
fun getBalanceForCurrencyDouble(currency: String): Double
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-currency-balance/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-currency-balance/index.html
deleted file mode 100644
index 0f9bd948..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/-token-currency-balance/index.html
+++ /dev/null
@@ -1,73 +0,0 @@
-
-
-
-data class TokenCurrencyBalance
-
-<init>- |
-
-TokenCurrencyBalance(currencyBalance: CurrencyBalance, tokenContract: TokenContract) |
-
-currencyBalance- |
-
-val currencyBalance: CurrencyBalance |
-
-tokenContract- |
-
-val tokenContract: TokenContract |
-
-formatBalance- |
-
-fun formatBalance(selfDelegatedResources: Double): String - fun formatBalance(): String |
-
-formatBalanceForCurrency- |
-
-fun formatBalanceForCurrency(currency: String, selfDelegatedResources: Double): String - fun formatBalanceForCurrency(currency: String): String |
-
-getBalanceForCurrencyDouble- |
-
-fun getBalanceForCurrencyDouble(currency: String, selfDelegatedResources: Double): Double - fun getBalanceForCurrencyDouble(currency: String): Double |
-
val tokenContract: TokenContract
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/index.html
deleted file mode 100644
index 08831ab2..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.model/index.html
+++ /dev/null
@@ -1,213 +0,0 @@
-
-
-
-
-Account- |
-
-data class Account |
-
-AccountContact- |
-
-data class AccountContact |
-
-AccountCpuLimit- |
-
-data class AccountCpuLimit |
-
-AccountNetLimit- |
-
-data class AccountNetLimit |
-
-AccountPermission- |
-
-data class AccountPermission |
-
-AccountPermissionKey- |
-
-data class AccountPermissionKey |
-
-AccountPermissionRequiredAuth- |
-
-data class AccountPermissionRequiredAuth |
-
-AccountSelfDelegatedBandwidth- |
-
-data class AccountSelfDelegatedBandwidth |
-
-AccountTotalResources- |
-
-data class AccountTotalResources |
-
-AccountVoterInfo- |
-
-data class AccountVoterInfo |
-
-Action- |
-
-data class Action |
-
-ActionTrace- |
-
-data class ActionTrace |
-
-ActionTraceAct- |
-
-data class ActionTraceAct |
-
-ActionTraceActAuthorization- |
-
-data class ActionTraceActAuthorization |
-
-ActionTraceActData- |
-
-data class ActionTraceActData |
-
-ActiveAccount- |
-
-class ActiveAccount |
-
-ChainAccount- |
-
-data class ChainAccount |
-
-ChainInfo- |
-
-data class ChainInfo |
-
-ChainProvider- |
-
-data class ChainProvider |
-
-CurrencyBalance- |
-
-data class CurrencyBalance |
-
-EOSError- |
-
-data class EOSError |
-
-EOSErrorDetail- |
-
-data class EOSErrorDetail |
-
-EOSServerError- |
-
-data class EOSServerError |
-
-JsonToBinResponse- |
-
-data class JsonToBinResponse |
-
-KeyAccount- |
-
-data class KeyAccount |
-
-RequiredKeysResponse- |
-
-class RequiredKeysResponse |
-
-TokenContract- |
-
-data class TokenContract |
-
-TokenCurrencyBalance- |
-
-data class TokenCurrencyBalance |
-
LinuxPRNGSecureRandom()
-SecureRandomSpi
which passes all requests to the Linux PRNG (/dev/urandom
).
protected open fun engineGenerateSeed(size: Int): ByteArray!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-p-r-n-g-fixes/-linux-p-r-n-g-secure-random/engine-next-bytes.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-p-r-n-g-fixes/-linux-p-r-n-g-secure-random/engine-next-bytes.html
deleted file mode 100644
index b575d69e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-p-r-n-g-fixes/-linux-p-r-n-g-secure-random/engine-next-bytes.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-protected open fun engineNextBytes(bytes: ByteArray!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-p-r-n-g-fixes/-linux-p-r-n-g-secure-random/engine-set-seed.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-p-r-n-g-fixes/-linux-p-r-n-g-secure-random/engine-set-seed.html
deleted file mode 100644
index ceb031e3..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-p-r-n-g-fixes/-linux-p-r-n-g-secure-random/engine-set-seed.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-protected open fun engineSetSeed(bytes: ByteArray!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-p-r-n-g-fixes/-linux-p-r-n-g-secure-random/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-p-r-n-g-fixes/-linux-p-r-n-g-secure-random/index.html
deleted file mode 100644
index 3783d533..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-p-r-n-g-fixes/-linux-p-r-n-g-secure-random/index.html
+++ /dev/null
@@ -1,53 +0,0 @@
-
-
-
-class LinuxPRNGSecureRandom : SecureRandomSpi
-SecureRandomSpi
which passes all requests to the Linux PRNG (/dev/urandom
).
-<init>- |
-
-
LinuxPRNGSecureRandom() |
-
-engineGenerateSeed- |
-
-open fun engineGenerateSeed(size: Int): ByteArray! |
-
-engineNextBytes- |
-
-open fun engineNextBytes(bytes: ByteArray!): Unit |
-
-engineSetSeed- |
-
-open fun engineSetSeed(bytes: ByteArray!): Unit |
-
static fun apply(): Unit
-Applies all fixes.
-
-SecurityException
- if a fix is needed but could not be applied.
class PRNGFixes
-Fixes for the output of the default PRNG having low entropy on Api 18 and below.
- The fixes need to be applied via #apply()
before any use of Java Cryptography Architecture primitives. A good place to invoke them is in the application's onCreate
.
-LinuxPRNGSecureRandom- |
-
-
class LinuxPRNGSecureRandom : SecureRandomSpi |
-
-apply- |
-
- Applies all fixes. -static fun apply(): Unit |
-
static fun clearAllValues(@NonNull context: Context): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/contains.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/contains.html
deleted file mode 100644
index c992f175..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/contains.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-static fun contains(@NonNull context: Context, @NonNull key: String): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/get-boolean-value.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/get-boolean-value.html
deleted file mode 100644
index d1920a58..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/get-boolean-value.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-static fun getBooleanValue(@NonNull context: Context, @NonNull key: String, @Nullable password: String?, defValue: Boolean): Boolean
static fun getBooleanValue(@NonNull context: Context, @NonNull key: String, defValue: Boolean): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/get-float-value.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/get-float-value.html
deleted file mode 100644
index 322968f7..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/get-float-value.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-static fun getFloatValue(@NonNull context: Context, @NonNull key: String, @Nullable password: String?, defValue: Float): Float
static fun getFloatValue(@NonNull context: Context, @NonNull key: String, defValue: Float): Float
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/get-int-value.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/get-int-value.html
deleted file mode 100644
index 96231e87..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/get-int-value.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-static fun getIntValue(@NonNull context: Context, @NonNull key: String, @Nullable password: String?, defValue: Int): Int
static fun getIntValue(@NonNull context: Context, @NonNull key: String, defValue: Int): Int
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/get-long-value.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/get-long-value.html
deleted file mode 100644
index e415f537..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/get-long-value.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-static fun getLongValue(@NonNull context: Context, @NonNull key: String, @Nullable password: String?, defValue: Long): Long
static fun getLongValue(@NonNull context: Context, @NonNull key: String, defValue: Long): Long
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/get-shared-preferences-name.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/get-shared-preferences-name.html
deleted file mode 100644
index 39bac22c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/get-shared-preferences-name.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-static fun getSharedPreferencesName(): String!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/get-shared-preferences.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/get-shared-preferences.html
deleted file mode 100644
index 1c4b4368..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/get-shared-preferences.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-@NonNull static fun getSharedPreferences(@NonNull : Context): SharedPreferences
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/get-string-value.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/get-string-value.html
deleted file mode 100644
index a7f2739e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/get-string-value.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-@Nullable static fun getStringValue(@NonNull context: Context, @NonNull key: String, @Nullable password: String?, @Nullable defValue: String?): String?
@Nullable static fun getStringValue(@NonNull context: Context, @NonNull key: String, @Nullable defValue: String?): String?
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/index.html
deleted file mode 100644
index 46af1135..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/index.html
+++ /dev/null
@@ -1,116 +0,0 @@
-
-
-
-class SecurePreferences
-
-clearAllValues- |
-
-static fun clearAllValues(context: Context): Unit |
-
-contains- |
-
-static fun contains(context: Context, key: String): Boolean |
-
-getBooleanValue- |
-
-static fun getBooleanValue(context: Context, key: String, password: String?, defValue: Boolean): Boolean - static fun getBooleanValue(context: Context, key: String, defValue: Boolean): Boolean |
-
-getFloatValue- |
-
-static fun getFloatValue(context: Context, key: String, password: String?, defValue: Float): Float - static fun getFloatValue(context: Context, key: String, defValue: Float): Float |
-
-getIntValue- |
-
-static fun getIntValue(context: Context, key: String, password: String?, defValue: Int): Int - static fun getIntValue(context: Context, key: String, defValue: Int): Int |
-
-getLongValue- |
-
-static fun getLongValue(context: Context, key: String, password: String?, defValue: Long): Long - static fun getLongValue(context: Context, key: String, defValue: Long): Long |
-
-getSharedPreferences- |
-
-static fun getSharedPreferences(: Context): SharedPreferences |
-
-getSharedPreferencesName- |
-
-static fun getSharedPreferencesName(): String! |
-
-getStringValue- |
-
-static fun getStringValue(context: Context, key: String, password: String?, defValue: String?): String? - static fun getStringValue(context: Context, key: String, defValue: String?): String? |
-
-removeValue- |
-
-static fun removeValue(context: Context, key: String): Unit |
-
-setSharedPreferencesName- |
-
-static fun setSharedPreferencesName(: String!): Unit |
-
-setValue- |
-
-static fun setValue(context: Context, key: String, value: String, password: String?): Unit - static fun setValue(context: Context, key: String, value: String): Unit - static fun setValue(context: Context, key: String, value: Boolean, password: String?): Unit - static fun setValue(context: Context, key: String, value: Boolean): Unit - static fun setValue(context: Context, key: String, value: Float, password: String?): Unit - static fun setValue(context: Context, key: String, value: Float): Unit - static fun setValue(context: Context, key: String, value: Long, password: String?): Unit - static fun setValue(context: Context, key: String, value: Long): Unit - static fun setValue(context: Context, key: String, value: Int, password: String?): Unit - static fun setValue(context: Context, key: String, value: Int): Unit |
-
static fun removeValue(@NonNull context: Context, @NonNull key: String): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/set-shared-preferences-name.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/set-shared-preferences-name.html
deleted file mode 100644
index 4a1e0eb6..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/set-shared-preferences-name.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-static fun setSharedPreferencesName(: String!): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/set-value.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/set-value.html
deleted file mode 100644
index 47445c8e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-preferences/set-value.html
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-static fun setValue(@NonNull context: Context, @NonNull key: String, @NonNull value: String, @Nullable password: String?): Unit
static fun setValue(@NonNull context: Context, @NonNull key: String, @NonNull value: String): Unit
static fun setValue(@NonNull context: Context, @NonNull key: String, value: Boolean, @Nullable password: String?): Unit
static fun setValue(@NonNull context: Context, @NonNull key: String, value: Boolean): Unit
static fun setValue(@NonNull context: Context, @NonNull key: String, value: Float, @Nullable password: String?): Unit
static fun setValue(@NonNull context: Context, @NonNull key: String, value: Float): Unit
static fun setValue(@NonNull context: Context, @NonNull key: String, value: Long, @Nullable password: String?): Unit
static fun setValue(@NonNull context: Context, @NonNull key: String, value: Long): Unit
static fun setValue(@NonNull context: Context, @NonNull key: String, value: Int, @Nullable password: String?): Unit
static fun setValue(@NonNull context: Context, @NonNull key: String, value: Int): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-storage-exception/-exception-type/-c-r-y-p-t-o_-e-x-c-e-p-t-i-o-n.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-storage-exception/-exception-type/-c-r-y-p-t-o_-e-x-c-e-p-t-i-o-n.html
deleted file mode 100644
index d6a140cc..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-storage-exception/-exception-type/-c-r-y-p-t-o_-e-x-c-e-p-t-i-o-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-CRYPTO_EXCEPTION
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-storage-exception/-exception-type/-i-n-t-e-r-n-a-l_-l-i-b-r-a-r-y_-e-x-c-e-p-t-i-o-n.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-storage-exception/-exception-type/-i-n-t-e-r-n-a-l_-l-i-b-r-a-r-y_-e-x-c-e-p-t-i-o-n.html
deleted file mode 100644
index 44192e05..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-storage-exception/-exception-type/-i-n-t-e-r-n-a-l_-l-i-b-r-a-r-y_-e-x-c-e-p-t-i-o-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-INTERNAL_LIBRARY_EXCEPTION
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-storage-exception/-exception-type/-k-e-y-s-t-o-r-e_-e-x-c-e-p-t-i-o-n.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-storage-exception/-exception-type/-k-e-y-s-t-o-r-e_-e-x-c-e-p-t-i-o-n.html
deleted file mode 100644
index 61557070..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-storage-exception/-exception-type/-k-e-y-s-t-o-r-e_-e-x-c-e-p-t-i-o-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-KEYSTORE_EXCEPTION
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-storage-exception/-exception-type/-k-e-y-s-t-o-r-e_-n-o-t_-s-u-p-p-o-r-t-e-d_-e-x-c-e-p-t-i-o-n.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-storage-exception/-exception-type/-k-e-y-s-t-o-r-e_-n-o-t_-s-u-p-p-o-r-t-e-d_-e-x-c-e-p-t-i-o-n.html
deleted file mode 100644
index eb58fe37..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-storage-exception/-exception-type/-k-e-y-s-t-o-r-e_-n-o-t_-s-u-p-p-o-r-t-e-d_-e-x-c-e-p-t-i-o-n.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-KEYSTORE_NOT_SUPPORTED_EXCEPTION
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-storage-exception/-exception-type/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-storage-exception/-exception-type/index.html
deleted file mode 100644
index b70b98b4..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-storage-exception/-exception-type/index.html
+++ /dev/null
@@ -1,46 +0,0 @@
-
-
-
-class ExceptionType
-
-KEYSTORE_EXCEPTION- |
-- | -
-CRYPTO_EXCEPTION- |
-- | -
-KEYSTORE_NOT_SUPPORTED_EXCEPTION- |
-- | -
-INTERNAL_LIBRARY_EXCEPTION- |
-- | -
SecureStorageException(detailMessage: String!, cause: Throwable!, type: ExceptionType!)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-storage-exception/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-storage-exception/index.html
deleted file mode 100644
index b181b2b1..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/-secure-storage-exception/index.html
+++ /dev/null
@@ -1,49 +0,0 @@
-
-
-
-open class SecureStorageException : Exception
-
-ExceptionType- |
-
-class ExceptionType |
-
-<init>- |
-
-SecureStorageException(detailMessage: String!, cause: Throwable!, type: ExceptionType!) |
-
-type- |
-
-val type: ExceptionType! |
-
val type: ExceptionType!
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/index.html
deleted file mode 100644
index be02f2da..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.securestorage/index.html
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-
-
-PRNGFixes- |
-
- Fixes for the output of the default PRNG having low entropy on Api 18 and below. -class PRNGFixes |
-
-SecurePreferences- |
-
-class SecurePreferences |
-
-SecureStorageException- |
-
-open class SecureStorageException : Exception |
-
abstract fun create(context: Context, params: WorkerParameters): ListenableWorker
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-child-worker-factory/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-child-worker-factory/index.html
deleted file mode 100644
index ed415f2c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-child-worker-factory/index.html
+++ /dev/null
@@ -1,25 +0,0 @@
-
-
-
-interface ChildWorkerFactory
-
-create- |
-
-abstract fun create(context: Context, params: WorkerParameters): ListenableWorker |
-
interface Factory : ChildWorkerFactory
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-active-account-worker/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-active-account-worker/-init-.html
deleted file mode 100644
index e64ff902..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-active-account-worker/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-InitActiveAccountWorker(context: Context, params: WorkerParameters, prefs: Prefs, chainProviderRepository: ChainProviderRepository, accountRepository: AccountRepository, accountContactRepository: AccountContactRepository)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-active-account-worker/do-work.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-active-account-worker/do-work.html
deleted file mode 100644
index c197d6ea..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-active-account-worker/do-work.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-suspend fun doWork(): Result
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-active-account-worker/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-active-account-worker/index.html
deleted file mode 100644
index c03bb2cd..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-active-account-worker/index.html
+++ /dev/null
@@ -1,49 +0,0 @@
-
-
-
-class InitActiveAccountWorker : CoroutineWorker
-
-Factory- |
-
-interface Factory : ChildWorkerFactory |
-
-<init>- |
-
-InitActiveAccountWorker(context: Context, params: WorkerParameters, prefs: Prefs, chainProviderRepository: ChainProviderRepository, accountRepository: AccountRepository, accountContactRepository: AccountContactRepository) |
-
-doWork- |
-
-suspend fun doWork(): Result |
-
interface Factory : ChildWorkerFactory
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-chain-provider-worker/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-chain-provider-worker/-init-.html
deleted file mode 100644
index 988ff735..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-chain-provider-worker/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-InitChainProviderWorker(context: Context, params: WorkerParameters, prefs: Prefs, chainProviderRepository: ChainProviderRepository)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-chain-provider-worker/-p-r-o-t-o-n_-c-h-a-i-n_-u-r-l.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-chain-provider-worker/-p-r-o-t-o-n_-c-h-a-i-n_-u-r-l.html
deleted file mode 100644
index 1f572379..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-chain-provider-worker/-p-r-o-t-o-n_-c-h-a-i-n_-u-r-l.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-const val PROTON_CHAIN_URL: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-chain-provider-worker/do-work.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-chain-provider-worker/do-work.html
deleted file mode 100644
index b1048465..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-chain-provider-worker/do-work.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-suspend fun doWork(): Result
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-chain-provider-worker/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-chain-provider-worker/index.html
deleted file mode 100644
index 69543881..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-chain-provider-worker/index.html
+++ /dev/null
@@ -1,61 +0,0 @@
-
-
-
-class InitChainProviderWorker : CoroutineWorker
-
-Factory- |
-
-interface Factory : ChildWorkerFactory |
-
-<init>- |
-
-InitChainProviderWorker(context: Context, params: WorkerParameters, prefs: Prefs, chainProviderRepository: ChainProviderRepository) |
-
-doWork- |
-
-suspend fun doWork(): Result |
-
-PROTON_CHAIN_URL- |
-
-const val PROTON_CHAIN_URL: String |
-
interface Factory : ChildWorkerFactory
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-token-contracts-worker/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-token-contracts-worker/-init-.html
deleted file mode 100644
index be7477e3..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-token-contracts-worker/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-InitTokenContractsWorker(context: Context, params: WorkerParameters, prefs: Prefs, chainProviderRepository: ChainProviderRepository, tokenContractRepository: TokenContractRepository)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-token-contracts-worker/do-work.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-token-contracts-worker/do-work.html
deleted file mode 100644
index dc8bf311..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-token-contracts-worker/do-work.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-suspend fun doWork(): Result
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-token-contracts-worker/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-token-contracts-worker/index.html
deleted file mode 100644
index 26ee6c7c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-init-token-contracts-worker/index.html
+++ /dev/null
@@ -1,49 +0,0 @@
-
-
-
-class InitTokenContractsWorker : CoroutineWorker
-
-Factory- |
-
-interface Factory : ChildWorkerFactory |
-
-<init>- |
-
-InitTokenContractsWorker(context: Context, params: WorkerParameters, prefs: Prefs, chainProviderRepository: ChainProviderRepository, tokenContractRepository: TokenContractRepository) |
-
-doWork- |
-
-suspend fun doWork(): Result |
-
ProtonWorkerFactory(workerFactory: Map<Class<out ListenableWorker>, @JvmSuppressWildcards Provider<ChildWorkerFactory>>)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-proton-worker-factory/create-worker.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-proton-worker-factory/create-worker.html
deleted file mode 100644
index e9bd0234..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-proton-worker-factory/create-worker.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun createWorker(context: Context, workerClassName: String, workerParameters: WorkerParameters): ListenableWorker?
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-proton-worker-factory/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-proton-worker-factory/index.html
deleted file mode 100644
index 91076304..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-proton-worker-factory/index.html
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
-class ProtonWorkerFactory : WorkerFactory
-
-<init>- |
-
-ProtonWorkerFactory(workerFactory: Map<Class<out ListenableWorker>, Provider<ChildWorkerFactory>>) |
-
-createWorker- |
-
-fun createWorker(context: Context, workerClassName: String, workerParameters: WorkerParameters): ListenableWorker? |
-
interface Factory : ChildWorkerFactory
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-update-token-contract-rates-worker/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-update-token-contract-rates-worker/-init-.html
deleted file mode 100644
index 51f6fd65..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-update-token-contract-rates-worker/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-UpdateTokenContractRatesWorker(context: Context, params: WorkerParameters, prefs: Prefs, chainProviderRepository: ChainProviderRepository, tokenContractRepository: TokenContractRepository)
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-update-token-contract-rates-worker/do-work.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-update-token-contract-rates-worker/do-work.html
deleted file mode 100644
index 627029af..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-update-token-contract-rates-worker/do-work.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-suspend fun doWork(): Result
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-update-token-contract-rates-worker/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-update-token-contract-rates-worker/index.html
deleted file mode 100644
index 30932355..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk.workers/-update-token-contract-rates-worker/index.html
+++ /dev/null
@@ -1,49 +0,0 @@
-
-
-
-class UpdateTokenContractRatesWorker : CoroutineWorker
-
-Factory- |
-
-interface Factory : ChildWorkerFactory |
-
-<init>- |
-
-UpdateTokenContractRatesWorker(context: Context, params: WorkerParameters, prefs: Prefs, chainProviderRepository: ChainProviderRepository, tokenContractRepository: TokenContractRepository) |
-
-doWork- |
-
-suspend fun doWork(): Result |
-
-ChildWorkerFactory- |
-
-interface ChildWorkerFactory |
-
-InitActiveAccountWorker- |
-
-class InitActiveAccountWorker : CoroutineWorker |
-
-InitChainProviderWorker- |
-
-class InitChainProviderWorker : CoroutineWorker |
-
-InitTokenContractsWorker- |
-
-class InitTokenContractsWorker : CoroutineWorker |
-
-ProtonWorkerFactory- |
-
-class ProtonWorkerFactory : WorkerFactory |
-
-UpdateTokenContractRatesWorker- |
-
-class UpdateTokenContractRatesWorker : CoroutineWorker |
-
AccountModule()
-Helper class used for Account based operations
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/account-contact-repository.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/account-contact-repository.html deleted file mode 100644 index 68811588..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/account-contact-repository.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -lateinit var accountContactRepository: AccountContactRepository
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/account-repository.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/account-repository.html
deleted file mode 100644
index f4886720..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/account-repository.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-lateinit var accountRepository: AccountRepository
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/chain-provider-repository.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/chain-provider-repository.html
deleted file mode 100644
index 0fc0f268..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/chain-provider-repository.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-lateinit var chainProviderRepository: ChainProviderRepository
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/context.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/context.html
deleted file mode 100644
index f4002874..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/context.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-lateinit var context: Context
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/fetch-accounts-for-key.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/fetch-accounts-for-key.html
deleted file mode 100644
index 351c5ee5..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/fetch-accounts-for-key.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-suspend fun fetchAccountsForKey(chainId: String, chainUrl: String, hyperionHistoryUrl: String, publicKey: String): Resource<List<Account>>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/get-active-account.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/get-active-account.html
deleted file mode 100644
index b3659429..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/get-active-account.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-suspend fun getActiveAccount(): ChainAccount
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/has-active-account.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/has-active-account.html
deleted file mode 100644
index 22784377..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/has-active-account.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun hasActiveAccount(): Boolean
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/index.html
deleted file mode 100644
index b3e160b6..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/index.html
+++ /dev/null
@@ -1,128 +0,0 @@
-
-
-
-class AccountModule
-Helper class used for Account based operations
-
-<init>- |
-
- Helper class used for Account based operations -AccountModule() |
-
-accountContactRepository- |
-
-lateinit var accountContactRepository: AccountContactRepository |
-
-accountRepository- |
-
-lateinit var accountRepository: AccountRepository |
-
-chainProviderRepository- |
-
-lateinit var chainProviderRepository: ChainProviderRepository |
-
-context- |
-
-lateinit var context: Context |
-
-prefs- |
-
-lateinit var prefs: Prefs |
-
-secureKeys- |
-
-lateinit var secureKeys: SecureKeys |
-
-fetchAccountsForKey- |
-
-suspend fun fetchAccountsForKey(chainId: String, chainUrl: String, hyperionHistoryUrl: String, publicKey: String): Resource<List<Account>> |
-
-getActiveAccount- |
-
-suspend fun getActiveAccount(): ChainAccount |
-
-hasActiveAccount- |
-
-fun hasActiveAccount(): Boolean |
-
-refreshAccount- |
-
-suspend fun refreshAccount(chainId: String, chainUrl: String, accountName: String): Resource<ChainAccount> |
-
-setActiveAccount- |
-
-suspend fun setActiveAccount(chainId: String, chainUrl: String, activeAccount: ActiveAccount): Resource<ChainAccount> |
-
-updateAccountAvatar- |
-
-suspend fun updateAccountAvatar(chainAccount: ChainAccount, pin: String, imageByteArray: ByteArray): Resource<ChainAccount> |
-
-updateAccountName- |
-
-suspend fun updateAccountName(chainAccount: ChainAccount, pin: String, name: String): Resource<ChainAccount> |
-
lateinit var prefs: Prefs
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/refresh-account.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/refresh-account.html
deleted file mode 100644
index c02c16bd..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/refresh-account.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-suspend fun refreshAccount(chainId: String, chainUrl: String, accountName: String): Resource<ChainAccount>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/secure-keys.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/secure-keys.html
deleted file mode 100644
index c8f3ece9..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/secure-keys.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-lateinit var secureKeys: SecureKeys
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/set-active-account.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/set-active-account.html
deleted file mode 100644
index 7d841dc8..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/set-active-account.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-suspend fun setActiveAccount(chainId: String, chainUrl: String, activeAccount: ActiveAccount): Resource<ChainAccount>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/update-account-avatar.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/update-account-avatar.html
deleted file mode 100644
index 23a908fd..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/update-account-avatar.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-suspend fun updateAccountAvatar(chainAccount: ChainAccount, pin: String, imageByteArray: ByteArray): Resource<ChainAccount>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/update-account-name.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/update-account-name.html
deleted file mode 100644
index b02c7e52..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-account-module/update-account-name.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-suspend fun updateAccountName(chainAccount: ChainAccount, pin: String, name: String): Resource<ChainAccount>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/-init-.html
deleted file mode 100644
index 441b61b0..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/-init-.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-ActionsModule()
-Helper class used for Action based operations
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/account-contact-repository.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/account-contact-repository.html deleted file mode 100644 index ffa954ab..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/account-contact-repository.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -lateinit var accountContactRepository: AccountContactRepository
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/action-repository.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/action-repository.html
deleted file mode 100644
index 847e9fe1..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/action-repository.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-lateinit var actionRepository: ActionRepository
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/context.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/context.html
deleted file mode 100644
index 8f5b03a2..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/context.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-lateinit var context: Context
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/get-actions.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/get-actions.html
deleted file mode 100644
index 2955ed1a..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/get-actions.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-suspend fun getActions(chainUrl: String, hyperionHistoryUrl: String, accountName: String, contract: String, symbol: String): Resource<List<Action>>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/index.html
deleted file mode 100644
index 6ef56144..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/index.html
+++ /dev/null
@@ -1,86 +0,0 @@
-
-
-
-class ActionsModule
-Helper class used for Action based operations
-
-<init>- |
-
- Helper class used for Action based operations -ActionsModule() |
-
-accountContactRepository- |
-
-lateinit var accountContactRepository: AccountContactRepository |
-
-actionRepository- |
-
-lateinit var actionRepository: ActionRepository |
-
-context- |
-
-lateinit var context: Context |
-
-prefs- |
-
-lateinit var prefs: Prefs |
-
-secureKeys- |
-
-lateinit var secureKeys: SecureKeys |
-
-getActions- |
-
-suspend fun getActions(chainUrl: String, hyperionHistoryUrl: String, accountName: String, contract: String, symbol: String): Resource<List<Action>> |
-
-transferTokens- |
-
-suspend fun transferTokens(chainUrl: String, pin: String, contract: String, from: String, to: String, quantity: String, memo: String): Resource<JsonObject> |
-
lateinit var prefs: Prefs
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/secure-keys.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/secure-keys.html
deleted file mode 100644
index 075f5995..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/secure-keys.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-lateinit var secureKeys: SecureKeys
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/transfer-tokens.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/transfer-tokens.html
deleted file mode 100644
index b6471478..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-actions-module/transfer-tokens.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-suspend fun transferTokens(chainUrl: String, pin: String, contract: String, from: String, to: String, quantity: String, memo: String): Resource<JsonObject>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-chain-provider-module/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-chain-provider-module/-init-.html
deleted file mode 100644
index 17829f2c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-chain-provider-module/-init-.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-ChainProviderModule()
-Helper class used for ChainProvider based operations
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-chain-provider-module/chain-provider-repository.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-chain-provider-module/chain-provider-repository.html deleted file mode 100644 index 12dc5819..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-chain-provider-module/chain-provider-repository.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -lateinit var chainProviderRepository: ChainProviderRepository
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-chain-provider-module/context.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-chain-provider-module/context.html
deleted file mode 100644
index 477828ef..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-chain-provider-module/context.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-lateinit var context: Context
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-chain-provider-module/get-active-chain-provider.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-chain-provider-module/get-active-chain-provider.html
deleted file mode 100644
index d3848545..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-chain-provider-module/get-active-chain-provider.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-suspend fun getActiveChainProvider(): ChainProvider
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-chain-provider-module/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-chain-provider-module/index.html
deleted file mode 100644
index 91aa432f..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-chain-provider-module/index.html
+++ /dev/null
@@ -1,65 +0,0 @@
-
-
-
-class ChainProviderModule
-Helper class used for ChainProvider based operations
-
-<init>- |
-
- Helper class used for ChainProvider based operations -ChainProviderModule() |
-
-chainProviderRepository- |
-
-lateinit var chainProviderRepository: ChainProviderRepository |
-
-context- |
-
-lateinit var context: Context |
-
-prefs- |
-
-lateinit var prefs: Prefs |
-
-getActiveChainProvider- |
-
-suspend fun getActiveChainProvider(): ChainProvider |
-
lateinit var prefs: Prefs
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-currency-balances-module/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-currency-balances-module/-init-.html
deleted file mode 100644
index e7ee3e67..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-currency-balances-module/-init-.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-CurrencyBalancesModule()
-Helper class used for CurrencyBalance based operations
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-currency-balances-module/context.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-currency-balances-module/context.html deleted file mode 100644 index 85ffe903..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-currency-balances-module/context.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -lateinit var context: Context
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-currency-balances-module/currency-balance-repository.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-currency-balances-module/currency-balance-repository.html
deleted file mode 100644
index f61db295..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-currency-balances-module/currency-balance-repository.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-lateinit var currencyBalanceRepository: CurrencyBalanceRepository
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-currency-balances-module/get-token-currency-balance.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-currency-balances-module/get-token-currency-balance.html
deleted file mode 100644
index 5adaabc0..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-currency-balances-module/get-token-currency-balance.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-suspend fun getTokenCurrencyBalance(hyperionHistoryUrl: String, accountName: String, tokenContract: TokenContract): Resource<TokenCurrencyBalance>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-currency-balances-module/get-token-currency-balances.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-currency-balances-module/get-token-currency-balances.html
deleted file mode 100644
index 11ab65f9..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-currency-balances-module/get-token-currency-balances.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-suspend fun getTokenCurrencyBalances(hyperionHistoryUrl: String, accountName: String, tokenContractsMap: Map<String, String>): Resource<List<TokenCurrencyBalance>>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-currency-balances-module/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-currency-balances-module/index.html
deleted file mode 100644
index aad86ac7..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-currency-balances-module/index.html
+++ /dev/null
@@ -1,65 +0,0 @@
-
-
-
-class CurrencyBalancesModule
-Helper class used for CurrencyBalance based operations
-
-<init>- |
-
- Helper class used for CurrencyBalance based operations -CurrencyBalancesModule() |
-
-context- |
-
-lateinit var context: Context |
-
-currencyBalanceRepository- |
-
-lateinit var currencyBalanceRepository: CurrencyBalanceRepository |
-
-getTokenCurrencyBalance- |
-
-suspend fun getTokenCurrencyBalance(hyperionHistoryUrl: String, accountName: String, tokenContract: TokenContract): Resource<TokenCurrencyBalance> |
-
-getTokenCurrencyBalances- |
-
-suspend fun getTokenCurrencyBalances(hyperionHistoryUrl: String, accountName: String, tokenContractsMap: Map<String, String>): Resource<List<TokenCurrencyBalance>> |
-
companion object Companion : SingletonHolder<Proton, Context>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/find-accounts-for-private-key.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/find-accounts-for-private-key.html
deleted file mode 100644
index eda73254..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/find-accounts-for-private-key.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun findAccountsForPrivateKey(privateKeyStr: String): LiveData<Resource<List<Account>>>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/find-accounts-for-public-key.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/find-accounts-for-public-key.html
deleted file mode 100644
index e3ff6041..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/find-accounts-for-public-key.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun findAccountsForPublicKey(publicKeyStr: String): LiveData<Resource<List<Account>>>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/generate-private-key.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/generate-private-key.html
deleted file mode 100644
index 1e5102a5..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/generate-private-key.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun generatePrivateKey(): EosPrivateKey
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/get-active-account-actions.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/get-active-account-actions.html
deleted file mode 100644
index 016feb55..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/get-active-account-actions.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun getActiveAccountActions(contract: String, symbol: String): LiveData<Resource<List<Action>>>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/get-active-account-token-balance.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/get-active-account-token-balance.html
deleted file mode 100644
index 5aeda277..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/get-active-account-token-balance.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun getActiveAccountTokenBalance(tokenContractId: String): LiveData<Resource<TokenCurrencyBalance>>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/get-active-account-token-balances.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/get-active-account-token-balances.html
deleted file mode 100644
index d71a96dc..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/get-active-account-token-balances.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun getActiveAccountTokenBalances(): LiveData<Resource<List<TokenCurrencyBalance>>>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/get-active-account.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/get-active-account.html
deleted file mode 100644
index b14eb385..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/get-active-account.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun getActiveAccount(): LiveData<Resource<ChainAccount>>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/get-chain-provider.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/get-chain-provider.html
deleted file mode 100644
index cdba5eb9..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/get-chain-provider.html
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-fun getChainProvider(): LiveData<Resource<ChainProvider>>
-Get the ChainProvider info
-This will return the ChainProvider info given the Proton Chain URl provided during initialization.
-Return
-LiveData<Resource<ChainProvider>>
fun getTokenContracts(): LiveData<Resource<List<TokenContract>>>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/index.html
deleted file mode 100644
index ad95c3b6..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/index.html
+++ /dev/null
@@ -1,141 +0,0 @@
-
-
-
-class Proton
-Main class used for handling Proton Chain operations
-
-context
- Context context used for construction
-Companion- |
-
-companion object Companion : SingletonHolder<Proton, Context> |
-
-findAccountsForPrivateKey- |
-
-fun findAccountsForPrivateKey(privateKeyStr: String): LiveData<Resource<List<Account>>> |
-
-findAccountsForPublicKey- |
-
-fun findAccountsForPublicKey(publicKeyStr: String): LiveData<Resource<List<Account>>> |
-
-generatePrivateKey- |
-
-fun generatePrivateKey(): EosPrivateKey |
-
-getActiveAccount- |
-
-fun getActiveAccount(): LiveData<Resource<ChainAccount>> |
-
-getActiveAccountActions- |
-
-fun getActiveAccountActions(contract: String, symbol: String): LiveData<Resource<List<Action>>> |
-
-getActiveAccountTokenBalance- |
-
-fun getActiveAccountTokenBalance(tokenContractId: String): LiveData<Resource<TokenCurrencyBalance>> |
-
-getActiveAccountTokenBalances- |
-
-fun getActiveAccountTokenBalances(): LiveData<Resource<List<TokenCurrencyBalance>>> |
-
-getChainProvider- |
-
- Get the ChainProvider info -fun getChainProvider(): LiveData<Resource<ChainProvider>> |
-
-getTokenContracts- |
-
-fun getTokenContracts(): LiveData<Resource<List<TokenContract>>> |
-
-initialize- |
-
- Initialization for Proton -fun initialize(protonChainUrl: String): Unit |
-
-refreshActiveAccount- |
-
-fun refreshActiveAccount(): LiveData<Resource<ChainAccount>> |
-
-setActiveAccount- |
-
-fun setActiveAccount(activeAccount: ActiveAccount): LiveData<Resource<ChainAccount>> |
-
-transferTokens- |
-
-fun transferTokens(pin: String, contract: String, toAccount: String, amount: String, memo: String): LiveData<Resource<JsonObject>> |
-
-updateAccountAvatar- |
-
-fun updateAccountAvatar(pin: String, byteArray: ByteArray): LiveData<Resource<ChainAccount>> |
-
-updateAccountName- |
-
-fun updateAccountName(pin: String, name: String): LiveData<Resource<ChainAccount>> |
-
fun initialize(protonChainUrl: String): Unit
-Initialization for Proton
-This should be the first function called. This will start the process of retrieving -the ChainProvider and TokenContracts given a valid Proton Chain URL
-
-protonChainUrl
- Mainnet or Testnet Proton Chain Url
fun refreshActiveAccount(): LiveData<Resource<ChainAccount>>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/set-active-account.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/set-active-account.html
deleted file mode 100644
index 0ba2f0f1..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/set-active-account.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun setActiveAccount(activeAccount: ActiveAccount): LiveData<Resource<ChainAccount>>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/transfer-tokens.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/transfer-tokens.html
deleted file mode 100644
index 2bac323d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/transfer-tokens.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun transferTokens(pin: String, contract: String, toAccount: String, amount: String, memo: String): LiveData<Resource<JsonObject>>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/update-account-avatar.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/update-account-avatar.html
deleted file mode 100644
index 31cb6c53..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/update-account-avatar.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun updateAccountAvatar(pin: String, byteArray: ByteArray): LiveData<Resource<ChainAccount>>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/update-account-name.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/update-account-name.html
deleted file mode 100644
index 39c2f724..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-proton/update-account-name.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun updateAccountName(pin: String, name: String): LiveData<Resource<ChainAccount>>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-token-contracts-module/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-token-contracts-module/-init-.html
deleted file mode 100644
index bb34a21c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-token-contracts-module/-init-.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-TokenContractsModule()
-Helper class used for TokenContract based operations
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-token-contracts-module/context.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-token-contracts-module/context.html deleted file mode 100644 index ba658cef..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-token-contracts-module/context.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -lateinit var context: Context
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-token-contracts-module/get-token-contract.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-token-contracts-module/get-token-contract.html
deleted file mode 100644
index e298fae6..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-token-contracts-module/get-token-contract.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-suspend fun getTokenContract(tokenContractId: String): TokenContract
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-token-contracts-module/get-token-contracts.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-token-contracts-module/get-token-contracts.html
deleted file mode 100644
index 26184790..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-token-contracts-module/get-token-contracts.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-suspend fun getTokenContracts(): List<TokenContract>
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-token-contracts-module/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-token-contracts-module/index.html
deleted file mode 100644
index 09415015..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-token-contracts-module/index.html
+++ /dev/null
@@ -1,79 +0,0 @@
-
-
-
-class TokenContractsModule
-Helper class used for TokenContract based operations
-
-<init>- |
-
- Helper class used for TokenContract based operations -TokenContractsModule() |
-
-context- |
-
-lateinit var context: Context |
-
-prefs- |
-
-lateinit var prefs: Prefs |
-
-tokenContractRepository- |
-
-lateinit var tokenContractRepository: TokenContractRepository |
-
-getTokenContract- |
-
-suspend fun getTokenContract(tokenContractId: String): TokenContract |
-
-getTokenContracts- |
-
-suspend fun getTokenContracts(): List<TokenContract> |
-
-updateExchangeRates- |
-
-suspend fun updateExchangeRates(exchangeRatesUrl: String, tokenContractsMap: Map<String, String>): Unit |
-
lateinit var prefs: Prefs
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-token-contracts-module/token-contract-repository.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-token-contracts-module/token-contract-repository.html
deleted file mode 100644
index 01e3ef0b..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-token-contracts-module/token-contract-repository.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-lateinit var tokenContractRepository: TokenContractRepository
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-token-contracts-module/update-exchange-rates.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-token-contracts-module/update-exchange-rates.html
deleted file mode 100644
index 12395985..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-token-contracts-module/update-exchange-rates.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-suspend fun updateExchangeRates(exchangeRatesUrl: String, tokenContractsMap: Map<String, String>): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/-i-n-i-t.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/-i-n-i-t.html
deleted file mode 100644
index 4397bb4d..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/-i-n-i-t.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-const val INIT: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/-init-.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/-init-.html
deleted file mode 100644
index b54bd372..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/-init-.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-WorkersModule()
-Helper class used to facilitate WorkManager operations
- - diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/-u-p-d-a-t-e_-r-a-t-e-s.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/-u-p-d-a-t-e_-r-a-t-e-s.html deleted file mode 100644 index 222db7fc..00000000 --- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/-u-p-d-a-t-e_-r-a-t-e-s.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -const val UPDATE_RATES: String
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/context.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/context.html
deleted file mode 100644
index 4addee62..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/context.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-lateinit var context: Context
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/index.html
deleted file mode 100644
index c6cfea03..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/index.html
+++ /dev/null
@@ -1,105 +0,0 @@
-
-
-
-class WorkersModule
-Helper class used to facilitate WorkManager operations
-
-<init>- |
-
- Helper class used to facilitate WorkManager operations -WorkersModule() |
-
-context- |
-
-lateinit var context: Context |
-
-prefs- |
-
-lateinit var prefs: Prefs |
-
-workerFactory- |
-
-lateinit var workerFactory: ProtonWorkerFactory |
-
-init- |
-
-fun init(protonChainUrl: String): Unit |
-
-onInitActiveAccount- |
-
-fun onInitActiveAccount(callback: (Boolean, Data?) -> Unit): Unit |
-
-onInitChainProvider- |
-
-fun onInitChainProvider(callback: (Boolean, Data?) -> Unit): Unit |
-
-onInitTokenContracts- |
-
-fun onInitTokenContracts(callback: (Boolean, Data?) -> Unit): Unit |
-
-INIT- |
-
-const val INIT: String |
-
-UPDATE_RATES- |
-
-const val UPDATE_RATES: String |
-
fun init(protonChainUrl: String): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/on-init-active-account.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/on-init-active-account.html
deleted file mode 100644
index 57b03e48..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/on-init-active-account.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun onInitActiveAccount(callback: (Boolean, Data?) -> Unit): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/on-init-chain-provider.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/on-init-chain-provider.html
deleted file mode 100644
index ee63fd6e..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/on-init-chain-provider.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun onInitChainProvider(callback: (Boolean, Data?) -> Unit): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/on-init-token-contracts.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/on-init-token-contracts.html
deleted file mode 100644
index 58df0f71..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/on-init-token-contracts.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-fun onInitTokenContracts(callback: (Boolean, Data?) -> Unit): Unit
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/prefs.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/prefs.html
deleted file mode 100644
index 9c4a0c90..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/prefs.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-lateinit var prefs: Prefs
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/worker-factory.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/worker-factory.html
deleted file mode 100644
index bcdea36c..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/-workers-module/worker-factory.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-lateinit var workerFactory: ProtonWorkerFactory
-
-
diff --git a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/index.html b/protonsdk/docs/protonsdk/com.metallicus.protonsdk/index.html
deleted file mode 100644
index e55f00fa..00000000
--- a/protonsdk/docs/protonsdk/com.metallicus.protonsdk/index.html
+++ /dev/null
@@ -1,73 +0,0 @@
-
-
-
-
-AccountModule- |
-
- Helper class used for Account based operations -class AccountModule |
-
-ActionsModule- |
-
- Helper class used for Action based operations -class ActionsModule |
-
-ChainProviderModule- |
-
- Helper class used for ChainProvider based operations -class ChainProviderModule |
-
-CurrencyBalancesModule- |
-
- Helper class used for CurrencyBalance based operations -class CurrencyBalancesModule |
-
-Proton- |
-
- Main class used for handling Proton Chain operations -class Proton |
-
-TokenContractsModule- |
-
- Helper class used for TokenContract based operations -class TokenContractsModule |
-
-WorkersModule- |
-
- Helper class used to facilitate WorkManager operations -class WorkersModule |
-
-com.metallicus.protonsdk- |
-- | -
-com.metallicus.protonsdk.common- |
-- | -
-com.metallicus.protonsdk.eosio.commander- |
-- | -
-com.metallicus.protonsdk.eosio.commander.digest- |
-- | -
-com.metallicus.protonsdk.eosio.commander.ec- |
-- | -
-com.metallicus.protonsdk.eosio.commander.model.chain- |
-- | -
-com.metallicus.protonsdk.eosio.commander.model.types- |
-- | -
-com.metallicus.protonsdk.model- |
-- | -
-com.metallicus.protonsdk.securestorage- |
-- | -
-com.metallicus.protonsdk.workers- |
-- | -