mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-07-23 02:35:54 +00:00
Fix ktlint: blank line before commented declaration in BridgeMultisigConstants
This commit is contained in:
+1
@@ -17,6 +17,7 @@ object BridgeMultisigConstants {
|
|||||||
const val POLKADOT_USDT_ASSET_ID = 1
|
const val POLKADOT_USDT_ASSET_ID = 1
|
||||||
|
|
||||||
const val MULTISIG_ADDRESS = "5GvwxmCDp3PC33KHoeWSgj3S7ocE7nzk1jiCCZMPSDBFeNcj"
|
const val MULTISIG_ADDRESS = "5GvwxmCDp3PC33KHoeWSgj3S7ocE7nzk1jiCCZMPSDBFeNcj"
|
||||||
|
|
||||||
/** Same multisig account, Polkadot Asset Hub SS58 encoding - where the real USDT backing
|
/** Same multisig account, Polkadot Asset Hub SS58 encoding - where the real USDT backing
|
||||||
* wUSDT withdrawals actually sits. Used to check a specific withdrawal amount against the
|
* wUSDT withdrawals actually sits. Used to check a specific withdrawal amount against the
|
||||||
* real reserve (see BridgeMultisigInteractor.getPolkadotUsdtReserve) instead of the old
|
* real reserve (see BridgeMultisigInteractor.getPolkadotUsdtReserve) instead of the old
|
||||||
|
|||||||
Reference in New Issue
Block a user