Forum Replies Created
-
AuthorPosts
-
LeinAd
Participanti become a critical error with
public function filter_wallets_sprintf_pattern_BTC( $pattern ) { return 'BTC %01.8f'; } add_filter( 'wallets_sprintf_pattern_BTC', 'filter_wallets_sprintf_pattern_BTC' );
i will try it later
LeinAd
Participanta problem can maybe this situation (iam working on) .. user that register on our page have recaptcha_v3 .. to use faucet we need _v2 . but _v3 and _v2 wont work together on one page because it send wrong keys to google
LeinAd
Participantmaybe yesterday was something wrong in my network so i got the 403 while posting here. i try again.
i have the table (shown in the screen) and want to add the rows: deposit, withdraw, move funts, transaktions. and i want to show them as pop up with the [wallets_deposit template=”static” symbol=”BTC” qrsize=”250″] (depostit is an example, but when i find a way to solve this i can use for the other popups too).
sorry cause double posting
LeinAd
ParticipantWhere did you get a 403
i got it here when i write what i want. i want the address line in the picture above as link to a popup where the coin and qr code is shown (static)
LeinAd
Participantall fine after complete rescan ?
LeinAd
ParticipantDid you check the transient?
what do you mean with that? the wallet container itself shows the correct balance for each address. but the user log in site shows zero. at moment i synced rd 260k blocks from 950kblocks (sync process take a while). so my question is, will the admin panel and the user page shows the correct amount after first full sync?
Attachments:
You must be logged in to view attached files.LeinAd
Participantok ty for first. my adapter status is : responding, and it shows a hot wallet balance from all coins i send to “test” users. curl show me all correct in wallet container (coin balance / address) but the user account is zero (wordpress frontend) it take a while to scan the hole blockchain, because we have rd. 1 million blocks.
October 27, 2020 at 10:59 am in reply to: Adapter is off by 1000 blocks from the 2ACoin daemon. #9400LeinAd
ParticipantA question to the TRTL Adapter: Wallet API starts at zero? and go through the hole chain?
-
AuthorPosts