Keybase proof
I hereby claim:
- I am jcalfee on github.
- I am slim2k (https://keybase.io/slim2k) on keybase.
- I have a public key ASAJxYqwzPti6FO4jj4tT0IPYB0HIXrsi0ekFd-uMUt2XQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
```js | |
extension(account_create_operation_ext = new Serializer( | |
"extension account_create_operation_ext", | |
{value: account_create_operation_ext} | |
)); | |
var account_create = new Serializer( | |
"account_create", | |
{fee: asset, | |
registrar: protocol_id_type("account"), |
<link rel="import" href="../components/polymer/polymer.html"> | |
<script src="../components/platform/platform.js"></script>^M | }^M | |
<link rel="import" href="../components/font-roboto/roboto.html">^M | ^M | |
<link rel="import" |polyfill-next-selector { content: '.card-header h2'; } | |
href="../components/core |
<link rel="import" href="../components/polymer/polymer.html"> | |
<polymer-element name="my-element"> | |
<template> | |
<style> | |
:host { | |
position: absolute; | |
width: 100%; | |
height: 100%; |