mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-14 11:15:50 +00:00
removed testing key
This commit is contained in:
parent
6e43dddd52
commit
0c784813c4
@ -154,11 +154,11 @@ class SponsorshipList extends LitElement {
|
||||
this.isPageLoading = true
|
||||
try {
|
||||
|
||||
// const address =
|
||||
// window.parent.reduxStore.getState().app?.selectedAddress
|
||||
// ?.address
|
||||
const address =
|
||||
window.parent.reduxStore.getState().app?.selectedAddress
|
||||
?.address
|
||||
|
||||
const address = 'QPsjHoKhugEADrtSQP5xjFgsaQPn9WmE3Y'
|
||||
|
||||
|
||||
|
||||
let rewardShares = await this.getRewardShareRelationship(
|
||||
|
Loading…
x
Reference in New Issue
Block a user