mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-04-23 19:37:52 +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
|
this.isPageLoading = true
|
||||||
try {
|
try {
|
||||||
|
|
||||||
// const address =
|
const address =
|
||||||
// window.parent.reduxStore.getState().app?.selectedAddress
|
window.parent.reduxStore.getState().app?.selectedAddress
|
||||||
// ?.address
|
?.address
|
||||||
|
|
||||||
|
|
||||||
const address = 'QPsjHoKhugEADrtSQP5xjFgsaQPn9WmE3Y'
|
|
||||||
|
|
||||||
|
|
||||||
let rewardShares = await this.getRewardShareRelationship(
|
let rewardShares = await this.getRewardShareRelationship(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user