papi has no record of the [issuance with txid=229f04efa082d2087bdc31bdefb95f448c6a5ad2289682ab2679e2b8e5d0b2e08e9](https://papi.peercoin.net/restless/v1/cards?q={%22filters%22:[{%22name%22:%22txid%22,%22op%22:%22like%22,%22val%22:%229f04efa082d2087bdc31bdefb95f448c6a5ad2289682ab2679e2b8e5d0b2e08e9%22}]}), but we've confirmed with pacli that it exists: ``` pacli card decode 6a0f08011201011801220675ab5ab5ab5a version: 1 number_of_decimals: 1 amount: [1] asset_specific_data: b'u\xabZ\xb5\xabZ' ``` Deck spawning is still working fine, so I guess it's not just an issue of synchronization Discovered as a result of [investigating the problem's effect on chizukeki](https://github.com/PeerAssets/chizukeki/issues/42)
papi has no record of the issuance with txid=229f04efa082d2087bdc31bdefb95f448c6a5ad2289682ab2679e2b8e5d0b2e08e9, but we've confirmed with pacli that it exists:
Deck spawning is still working fine, so I guess it's not just an issue of synchronization
Discovered as a result of investigating the problem's effect on chizukeki