BhumikaB

Results 3 issues of BhumikaB

I have followed the following step mention in Documents: input-output-hk/cardano-sl/blob/master/docs/exchange-onboarding.md#where-can-i-find-the-api-documentation I have install wallet using comand: > nix-build -A connectScripts.mainnet.wallet -o "./launch_$(date -I)_$(git rev-parse --short HEAD)" Now, i am confused...

question

I am using following of Java code while creating account: Using Java library > eos-java-rpc-wrapper > adyliu/jeos Using > Jungle2 testnet > Chain Id of jungle2 testnet: > 038f4b0fc8ff18a4f0842a8f0564611f6e96e8535901dd45e43ac8691a1c4dca **The...

I want to get transaction history of each account, how can i do this i have used below code but it throw an exception **The following code i have tried**...