Skip to content

Instantly share code, notes, and snippets.

```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"),
@jcalfee
jcalfee / designer.html
Created August 16, 2014 19:46
designer
<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
@jcalfee
jcalfee / designer.html
Created August 16, 2014 19:45
designer
<link rel="import" href="../components/polymer/polymer.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;