I hereby claim:
- I am pfc-developer on github.
- I am pfc_validator (https://keybase.io/pfc_validator) on keybase.
- I have a public key ASAU00R9r4z3RrFj3YifNao5X0mljJeTMb9IRZyPvRkLtAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
pfc_validator
I hereby claim:
To claim this, I am signing this object:
async function getOwnedTokens( | |
client: SigningCosmWasmClient, | |
account: Account | |
): Promise<string[]> { | |
const PLAYER_CONTRACT = process.env.REACT_APP_PLAYER_NFT as string; | |
return client.getChainId().then((chainId) => { | |
return gen_signature(client, chainId, account).then((signatures) => { | |
return tokens_for_owner_private( |
I hereby claim:
To claim this, I am signing this object: